feat: 增加 image 文件上传 80%
This commit is contained in:
@@ -109,6 +109,7 @@
|
||||
},
|
||||
"upload": {
|
||||
"upload": "Upload",
|
||||
"imgUpload": "ImageUpload",
|
||||
"accept": "Support {0} format",
|
||||
"acceptUpload": "Only upload files in {0} format",
|
||||
"maxSize": "A single file does not exceed {0}MB",
|
||||
|
||||
@@ -109,6 +109,7 @@
|
||||
},
|
||||
"upload": {
|
||||
"upload": "上传",
|
||||
"imgUpload": "图片上传",
|
||||
"accept": "支持{0}格式",
|
||||
"acceptUpload": "只能上传{0}格式文件",
|
||||
"maxSize": "单个文件不超过{0}MB",
|
||||
|
||||
Reference in New Issue
Block a user