update 文档比对
This commit is contained in:
@@ -403,6 +403,12 @@ module.exports = {
|
||||
numberColumns: 'Number of columns'
|
||||
},
|
||||
comparison: {
|
||||
oldDocumentTextNumber: 'Old document text number',
|
||||
oldDocumentTextName: 'Old document text name',
|
||||
oldTextState: 'Old text state',
|
||||
newDocumentTextNumber: 'New document text number',
|
||||
newDocumentTextName: 'New document text name',
|
||||
newTextState: 'New text state',
|
||||
releaseSituation: 'Release situation',
|
||||
comparisonResults: 'Comparison results',
|
||||
initiateComparison: 'Initiate Comparison',
|
||||
|
||||
@@ -402,7 +402,14 @@ module.exports = {
|
||||
numberRows: '行数',
|
||||
numberColumns: '列数'
|
||||
},
|
||||
// 文档比对
|
||||
comparison: {
|
||||
oldDocumentTextNumber: '旧文档文本号',
|
||||
oldDocumentTextName: '旧文档文本名称',
|
||||
oldTextState: '旧文本状态',
|
||||
newDocumentTextNumber: '新文档文本号',
|
||||
newDocumentTextName: '新文档文本名称',
|
||||
newTextState: '新文本状态',
|
||||
releaseSituation: '发布情况',
|
||||
comparisonResults: '对比结果',
|
||||
initiateComparison: '发起对比',
|
||||
|
||||
Reference in New Issue
Block a user