Update source file application.json

This commit is contained in:
AaronLiu 2022-11-23 20:03:15 +08:00
parent 6fdc239679
commit 41b9ab392d

View File

@ -77,6 +77,7 @@
},
"fileManager": {
"open": "打开",
"openParentFolder": "打开所在目录",
"download": "下载",
"batchDownload": "打包下载",
"share": "分享",
@ -288,6 +289,8 @@
"cleanAllSession": "清空所有上传会话",
"cleanCompletedTooltip": "清除列表中已完成、失败、被取消的任务",
"cleanCompleted": "清除已完成任务",
"retryFailedTasks": "重试所有失败任务",
"retryFailedTasksTooltip": "重试队列中所有已失败的任务",
"setConcurrentTooltip": "设定同时进行的任务数量",
"setConcurrent": "设置并行数量",
"sizeExceedLimitError": "文件大小超出存储策略限制(最大:{{max}}",