Feature(custom): optimize upload modal ui

This commit is contained in:
Kuingsmile
2025-08-15 10:37:36 +08:00
parent d3a7f1b0a6
commit 8c80d51be0
9 changed files with 75 additions and 73 deletions
+1
View File
@@ -620,6 +620,7 @@
"prepareDownload": "Preparing to download, click to cancel",
"keepDirStructure": "Keep directory structure",
"noKeepDirStructure": "Do not keep directory structure",
"uploadFile": "Upload File",
"dragUpload": "Drag and drop upload supports directories",
"clickUpload": "Or: Click to select files",
"readingDir": "Reading, please wait",
+1
View File
@@ -615,6 +615,7 @@
"prepareDownload": "准备下载中,点击取消",
"keepDirStructure": "保持目录结构",
"noKeepDirStructure": "不保持目录结构",
"uploadFile": "上传文件",
"dragUpload": "拖拽上传 支持目录",
"clickUpload": "或: 点击选择文件",
"readingDir": "读取中,请稍候",
+1
View File
@@ -615,6 +615,7 @@
"prepareDownload": "正在準備下載,點擊取消",
"keepDirStructure": "保持目錄結構",
"noKeepDirStructure": "不保持目錄結構",
"uploadFile": "上傳檔案",
"dragUpload": "拖曳上傳 支援目錄",
"clickUpload": "或: 點擊選擇檔案",
"readingDir": "讀取中,請稍候",