perf: add en i18n

This commit is contained in:
Eric 2025-07-11 15:16:06 +08:00 committed by Bryan
parent 1d375e15c5
commit fe1d5f9828

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"
}