[update] 文档拆分的弹框拆分出来
This commit is contained in:
@@ -399,7 +399,14 @@ module.exports = {
|
||||
selectDirectoryTerms: 'Please Select the directory location to add terms',
|
||||
documentSplitTemplate: 'Document Split Template',
|
||||
mergeTerms: 'Determine Merger Terms',
|
||||
pleaseUploadSplitFile: 'Please Upload Split File'
|
||||
pleaseUploadSplitFile: 'Please Upload Split File',
|
||||
text: 'Text',
|
||||
picture: 'Picture',
|
||||
table: 'Table',
|
||||
addQuantity: 'Add Quantity',
|
||||
enterQuantity: 'Please enter quantity',
|
||||
numberRows: 'Number of rows',
|
||||
numberColumns: 'Number of columns'
|
||||
},
|
||||
comparison: {
|
||||
releaseSituation: 'Release situation',
|
||||
|
||||
@@ -399,7 +399,14 @@ module.exports = {
|
||||
selectDirectoryTerms: '请选择添加条款的目录位置',
|
||||
documentSplitTemplate: '文档拆分模板',
|
||||
mergeTerms: '确定合并条款',
|
||||
pleaseUploadSplitFile: '请上传拆分文件'
|
||||
pleaseUploadSplitFile: '请上传拆分文件',
|
||||
text: '文本',
|
||||
picture: '图片',
|
||||
table: '表格',
|
||||
addQuantity: '添加数量',
|
||||
enterQuantity: '请输入数量',
|
||||
numberRows: '行数',
|
||||
numberColumns: '列数',
|
||||
},
|
||||
comparison: {
|
||||
releaseSituation: '发布情况',
|
||||
|
||||
Reference in New Issue
Block a user