mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-19 18:34:28 +00:00
perf: koko translate
This commit is contained in:
@@ -86,5 +86,10 @@
|
|||||||
"Writable": "Writable",
|
"Writable": "Writable",
|
||||||
"TransferHistory": "Transfer history",
|
"TransferHistory": "Transfer history",
|
||||||
"FileManagement": "File",
|
"FileManagement": "File",
|
||||||
"PermissionDenied": "Permission denied"
|
"PermissionDenied": "Permission denied",
|
||||||
|
"Downloading": "Downloading",
|
||||||
|
"UploadProgress": "Upload progress",
|
||||||
|
"CancelFileUpload": "Cancel file upload",
|
||||||
|
"FileUploadInterrupted": "File upload interrupted",
|
||||||
|
"DownloadProgress": "Download progress"
|
||||||
}
|
}
|
@@ -86,5 +86,10 @@
|
|||||||
"Writable": "可写",
|
"Writable": "可写",
|
||||||
"TransferHistory": "传输历史",
|
"TransferHistory": "传输历史",
|
||||||
"FileManagement": "文件管理",
|
"FileManagement": "文件管理",
|
||||||
"PermissionDenied": "没有权限"
|
"PermissionDenied": "没有权限",
|
||||||
|
"Downloading": "正在下载",
|
||||||
|
"UploadProgress": "上传进度",
|
||||||
|
"CancelFileUpload": "取消文件上传",
|
||||||
|
"FileUploadInterrupted": "文件上传中断",
|
||||||
|
"DownloadProgress": "下载进度"
|
||||||
}
|
}
|
Reference in New Issue
Block a user