word拆分功能处理
This commit is contained in:
@@ -390,6 +390,7 @@ module.exports = {
|
||||
check: 'check',
|
||||
enName: 'English name',
|
||||
selectLeastOne: 'Please select at least one piece of data',
|
||||
selectFileType:'Please select a file type',
|
||||
sureVerified: 'Are you sure this file is not verified?',
|
||||
sureSynchronize: 'The file has not been verified. Are you sure you want to synchronize to the document library?',
|
||||
UploadFile: 'Upload file',
|
||||
|
||||
@@ -394,6 +394,7 @@ module.exports = {
|
||||
check:'校核',
|
||||
enName:'英文名称',
|
||||
selectLeastOne:'请选择至少一条数据',
|
||||
selectFileType:'请选择文件类型',
|
||||
sureVerified:'确定对该文件未进行校验?',
|
||||
sureSynchronize:'该文件未进行校验,确定要同步至文档库?',
|
||||
UploadFile:'上传文件',
|
||||
|
||||
Reference in New Issue
Block a user