feat: add uploadError locales

This commit is contained in:
xingyu4j
2025-11-18 17:24:51 +08:00
parent 114114fc32
commit b3a1848243
2 changed files with 2 additions and 0 deletions

View File

@@ -134,6 +134,7 @@
"maxSizeMultiple": "Only upload files up to {0}MB!",
"maxNumber": "Only upload up to {0} files",
"uploadSuccess": "Upload successfully",
"uploadError": "Upload failed",
"imgUploading": "Image sending, please wait..."
},
"cropper": {

View File

@@ -134,6 +134,7 @@
"maxSizeMultiple": "只能上传不超过{0}MB的文件!",
"maxNumber": "最多只能上传{0}个文件",
"uploadSuccess": "上传成功",
"uploadError": "上传失败",
"imgUploading": "图片发送中,请稍等。。。"
},
"cropper": {