mirror of https://github.com/jumpserver/jumpserver
perf: add lion i18n
parent
accde77307
commit
ac21d260ea
|
@ -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": "文件正在上传中, 禁止操作"
|
||||
}
|
Loading…
Reference in New Issue