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": "Modified"
},
"uploadStatus": {
"cancelled": "Cancelled"
"cancelled": "Cancelled",
"pending": "Pending",
"uploading": "Uploading"
},
"errors": {
"generic": "Error",
@@ -322,7 +324,8 @@
"editPathTooltip": "Click path to edit",
"noOpenFile": "No file open",
"selectFileToEdit": "Select a file from the file manager to start editing.",
"searchPlaceholder": "Search files..."
"searchPlaceholder": "Search files...",
"dropFilesHere": "Drop files here to upload"
},
"statusMonitor": {
"title": "Server Status",