mirror of
https://gitee.com/yudaocode/yudao-ui-admin-vben.git
synced 2025-12-30 10:32:25 +00:00
feat: add uploadError locales
This commit is contained in:
@@ -134,6 +134,7 @@
|
|||||||
"maxSizeMultiple": "Only upload files up to {0}MB!",
|
"maxSizeMultiple": "Only upload files up to {0}MB!",
|
||||||
"maxNumber": "Only upload up to {0} files",
|
"maxNumber": "Only upload up to {0} files",
|
||||||
"uploadSuccess": "Upload successfully",
|
"uploadSuccess": "Upload successfully",
|
||||||
|
"uploadError": "Upload failed",
|
||||||
"imgUploading": "Image sending, please wait..."
|
"imgUploading": "Image sending, please wait..."
|
||||||
},
|
},
|
||||||
"cropper": {
|
"cropper": {
|
||||||
|
|||||||
@@ -134,6 +134,7 @@
|
|||||||
"maxSizeMultiple": "只能上传不超过{0}MB的文件!",
|
"maxSizeMultiple": "只能上传不超过{0}MB的文件!",
|
||||||
"maxNumber": "最多只能上传{0}个文件",
|
"maxNumber": "最多只能上传{0}个文件",
|
||||||
"uploadSuccess": "上传成功",
|
"uploadSuccess": "上传成功",
|
||||||
|
"uploadError": "上传失败",
|
||||||
"imgUploading": "图片发送中,请稍等。。。"
|
"imgUploading": "图片发送中,请稍等。。。"
|
||||||
},
|
},
|
||||||
"cropper": {
|
"cropper": {
|
||||||
|
|||||||
Reference in New Issue
Block a user