feat(locale): add drag drop error message in locales

This commit is contained in:
Will Miao
2025-10-12 09:07:36 +08:00
parent b32b4b4042
commit 4ab86b4ae2
10 changed files with 40 additions and 10 deletions

View File

@@ -560,7 +560,10 @@
"recursiveOn": "搜尋子資料夾",
"recursiveOff": "僅搜尋目前資料夾",
"recursiveUnavailable": "遞迴搜尋僅能在樹狀檢視中使用",
"collapseAllDisabled": "列表檢視下不可用"
"collapseAllDisabled": "列表檢視下不可用",
"dragDrop": {
"unableToResolveRoot": "無法確定移動的目標路徑。"
}
},
"statistics": {
"title": "統計",