mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-01 07:27:35 +00:00
perf: add lion i18n
This commit is contained in:
@@ -91,5 +91,9 @@
|
||||
"SessionShare": "Session Share",
|
||||
"Name": "Name",
|
||||
"PleaseInput": "Please input",
|
||||
"Shared Drive": "Shared Drive"
|
||||
"Shared Drive": "Shared Drive",
|
||||
"FileDownloadDenied": "No permission to download file",
|
||||
"FileAddUploadingList": "File added to upload list",
|
||||
"FileUploadStart": "File upload started",
|
||||
"FileUploadingWarning": "File is uploading, operation is not allowed"
|
||||
}
|
@@ -91,5 +91,9 @@
|
||||
"SessionShare": "会话分享",
|
||||
"Name": "名称",
|
||||
"PleaseInput": "请输入",
|
||||
"Shared Drive": "共享盘"
|
||||
"Shared Drive": "共享盘",
|
||||
"FileDownloadDenied": "无权下载文件",
|
||||
"FileAddUploadingList": "文件添加到上传列表",
|
||||
"FileUploadStart": "文件上传开始",
|
||||
"FileUploadingWarning": "文件正在上传中, 禁止操作"
|
||||
}
|
Reference in New Issue
Block a user