mirror of https://github.com/jumpserver/jumpserver
perf: koko translate
parent
ce3daf5496
commit
e286997090
|
@ -86,5 +86,10 @@
|
|||
"Writable": "Writable",
|
||||
"TransferHistory": "Transfer history",
|
||||
"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": "可写",
|
||||
"TransferHistory": "传输历史",
|
||||
"FileManagement": "文件管理",
|
||||
"PermissionDenied": "没有权限"
|
||||
"PermissionDenied": "没有权限",
|
||||
"Downloading": "正在下载",
|
||||
"UploadProgress": "上传进度",
|
||||
"CancelFileUpload": "取消文件上传",
|
||||
"FileUploadInterrupted": "文件上传中断",
|
||||
"DownloadProgress": "下载进度"
|
||||
}
|
Loading…
Reference in New Issue