update 国内标准树修改,文档拆分列表
This commit is contained in:
@@ -117,6 +117,7 @@ module.exports = {
|
||||
release: 'Release',
|
||||
withdraw: 'Withdraw',
|
||||
confirmRelease: 'Confirm Release?',
|
||||
confirmReleaseContent: 'Confirm to publish the data?',
|
||||
confirmWithdraw: 'Confirm to Withdraw?',
|
||||
doNotHavePermissionDeleteData: 'Do not have permission to delete this data',
|
||||
noData: 'No Data',
|
||||
@@ -364,7 +365,15 @@ module.exports = {
|
||||
split: {
|
||||
splitText: 'Split Library File',
|
||||
importResults: 'Import Split Results',
|
||||
backDocument: 'Back To Document Library',
|
||||
splitState: 'Split state',
|
||||
editor: 'Editor',
|
||||
fileStatus: 'File status',
|
||||
splitTime: 'Split time',
|
||||
splitResult: 'Split result',
|
||||
batchCopy: 'Batch copy',
|
||||
batchEdit: 'Batch edit',
|
||||
mergerClause: 'Merge Item',
|
||||
|
||||
selectFileType: 'Please select a file type',
|
||||
onlyWord: 'Only word files can be imported',
|
||||
fileType: 'File Type',
|
||||
@@ -377,7 +386,6 @@ module.exports = {
|
||||
gb: 'GB',
|
||||
gbt: 'GB/T',
|
||||
gso: 'GSO',
|
||||
mergerClause: 'Merge Item',
|
||||
batchSetting: 'Batch Set',
|
||||
clauseContent: 'Item Content',
|
||||
clauseNo: 'Item No.',
|
||||
|
||||
@@ -117,6 +117,7 @@ module.exports = {
|
||||
release: '发布',
|
||||
withdraw: '撤回',
|
||||
confirmRelease: '确认发布?',
|
||||
confirmReleaseContent: '确认发布该条数据?',
|
||||
confirmWithdraw: '确认撤回?',
|
||||
doNotHavePermissionDeleteData: '没有权限删除此数据',
|
||||
noData: '暂无数据',
|
||||
@@ -364,7 +365,15 @@ module.exports = {
|
||||
split: {
|
||||
splitText: '拆分已入库文本',
|
||||
importResults: '导入拆分结果',
|
||||
backDocument: '回传至文档库',
|
||||
splitState: '拆分状态',
|
||||
editor: '编辑人',
|
||||
fileStatus: '文件状态',
|
||||
splitTime: '拆分时间',
|
||||
splitResult: '拆分结果',
|
||||
batchCopy: '批量复制',
|
||||
batchEdit: '批量编辑',
|
||||
mergerClause: '合并条款',
|
||||
|
||||
selectFileType: '请选择文件类型',
|
||||
onlyWord: '只能导入word文件',
|
||||
fileType: '文件类型',
|
||||
@@ -377,7 +386,6 @@ module.exports = {
|
||||
gb: 'GB',
|
||||
gbt: 'GB/T',
|
||||
gso: 'GSO',
|
||||
mergerClause: '合并条款',
|
||||
batchSetting: '批量设置',
|
||||
clauseContent: '条款内容',
|
||||
clauseNo: '条款号',
|
||||
|
||||
Reference in New Issue
Block a user