perf: add en i18n

pull/15723/head
Eric 2025-07-11 15:16:06 +08:00 committed by Bryan
parent 1d375e15c5
commit fe1d5f9828
1 changed files with 3 additions and 1 deletions

View File

@ -95,5 +95,7 @@
"FileDownloadDenied": "No permission to download file",
"FileAddUploadingList": "File added to upload list",
"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"
}