mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-07-21 10:09:33 +00:00
perf: add en i18n
This commit is contained in:
parent
1d375e15c5
commit
fe1d5f9828
@ -95,5 +95,7 @@
|
|||||||
"FileDownloadDenied": "No permission to download file",
|
"FileDownloadDenied": "No permission to download file",
|
||||||
"FileAddUploadingList": "File added to upload list",
|
"FileAddUploadingList": "File added to upload list",
|
||||||
"FileUploadStart": "File upload started",
|
"FileUploadStart": "File upload started",
|
||||||
"FileUploadingWarning": "File is uploading, operation is not allowed"
|
"FileUploadingWarning": "File is uploading, operation is not allowed",
|
||||||
|
"NoData": "No data",
|
||||||
|
"Refresh": "Refresh"
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user