mirror of https://github.com/jumpserver/jumpserver
perf: add i18n keys
parent
ac21d260ea
commit
1d375e15c5
|
@ -95,5 +95,7 @@
|
|||
"FileDownloadDenied": "无权下载文件",
|
||||
"FileAddUploadingList": "文件添加到上传列表",
|
||||
"FileUploadStart": "文件上传开始",
|
||||
"FileUploadingWarning": "文件正在上传中, 禁止操作"
|
||||
"FileUploadingWarning": "文件正在上传中, 禁止操作",
|
||||
"NoData": "无数据",
|
||||
"Refresh": "刷新"
|
||||
}
|
Loading…
Reference in New Issue