This commit is contained in:
Baobhan Sith
2025-04-30 00:06:04 +08:00
parent af2cea0be7
commit a3d7a0409b
2 changed files with 10 additions and 4 deletions
+5 -2
View File
@@ -269,7 +269,9 @@
"modified": "修改时间"
},
"uploadStatus": {
"cancelled": "已取消"
"cancelled": "已取消",
"pending": "等待中",
"uploading": "上传中"
},
"errors": {
"generic": "错误",
@@ -322,7 +324,8 @@
"editPathTooltip": "点击路径进行编辑",
"noOpenFile": "未打开文件",
"selectFileToEdit": "请从文件管理器中选择文件以开始编辑。",
"searchPlaceholder": "搜索文件..."
"searchPlaceholder": "搜索文件...",
"dropFilesHere": "将文件拖拽到此处上传"
},
"statusMonitor": {
"title": "服务器状态",