Add i18n translation

This commit is contained in:
yangdx
2025-03-28 14:22:39 +08:00
parent 34c92e1045
commit af20189967
4 changed files with 8 additions and 0 deletions

View File

@@ -65,6 +65,8 @@
"singleFileLimit": "Cannot upload more than 1 file at a time",
"maxFilesLimit": "Cannot upload more than {{count}} files",
"fileRejected": "File {{name}} was rejected",
"unsupportedType": "Unsupported file type",
"fileTooLarge": "File too large, maximum size is {{maxSize}}",
"dropHere": "Drop the files here",
"dragAndDrop": "Drag and drop files here, or click to select files",
"removeFile": "Remove file",