|
@@ -25,7 +25,7 @@ export default {
|
|
uploadPictures: 'upload pictures',
|
|
uploadPictures: 'upload pictures',
|
|
uploadSucMsg: 'Upload successful',
|
|
uploadSucMsg: 'Upload successful',
|
|
uploadErrMsg: 'Upload failed',
|
|
uploadErrMsg: 'Upload failed',
|
|
- fileSizeExceed: 'The file size cannot exceed 10M',
|
|
|
|
|
|
+ fileSizeExceed: 'The file size cannot exceed 20M',
|
|
fileFormatIncorrect: 'The uploaded file format is incorrect',
|
|
fileFormatIncorrect: 'The uploaded file format is incorrect',
|
|
refresh: 'Refresh',
|
|
refresh: 'Refresh',
|
|
currentlyUnavailable: 'Currently unavailable',
|
|
currentlyUnavailable: 'Currently unavailable',
|