feat: add uploadError locales
This commit is contained in:
@@ -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": {
|
||||
|
||||
@@ -134,6 +134,7 @@
|
||||
"maxSizeMultiple": "只能上传不超过{0}MB的文件!",
|
||||
"maxNumber": "最多只能上传{0}个文件",
|
||||
"uploadSuccess": "上传成功",
|
||||
"uploadError": "上传失败",
|
||||
"imgUploading": "图片发送中,请稍等。。。"
|
||||
},
|
||||
"cropper": {
|
||||
|
||||
Reference in New Issue
Block a user