fix 82592
This commit is contained in:
@@ -625,7 +625,11 @@ module.exports = {
|
||||
onlyUploadPic: '请上传图片',
|
||||
pleaseUpload: '请上传',
|
||||
theFollowingDocuments: 'M以下文件',
|
||||
file: '文件'
|
||||
file: '文件',
|
||||
fileFormatIncorrect: '文件格式不正确',
|
||||
uploadSuccessful: '上传成功',
|
||||
uploadMaximumATime: '一次最多上传二十张图片',
|
||||
deletedSuccessfully: '删除成功',
|
||||
},
|
||||
importWithTemplate: {
|
||||
chooseFile: '选择文件',
|
||||
|
||||
Reference in New Issue
Block a user