[update] 文件上传展示上传格式和大小
This commit is contained in:
@@ -205,6 +205,9 @@ module.exports = {
|
||||
designEngineer: 'Design engineer',
|
||||
pleaseUpload: 'Please upload',
|
||||
supportingMaterial: 'Supporting material',
|
||||
support: 'You can upload files in ',
|
||||
formatUpload: ' formats. ',
|
||||
theSizeIs: 'The size is ',
|
||||
// 树右键
|
||||
treeRight: {
|
||||
addFolder: 'Create New Folder',
|
||||
|
||||
@@ -222,6 +222,9 @@ module.exports = {
|
||||
designEngineer: '设计工程师',
|
||||
pleaseUpload: '请上传',
|
||||
supportingMaterial: '佐证材料',
|
||||
support: '支持',
|
||||
formatUpload: '格式上传,',
|
||||
theSizeIs: '大小为',
|
||||
// 标准字段
|
||||
standardField: {
|
||||
standardEnglishName: '标准英文名称',
|
||||
|
||||
Reference in New Issue
Block a user