[update] 市场法规清单,流程中心,法规符合性评估库英文翻译
This commit is contained in:
@@ -5,11 +5,11 @@ module.exports = {
|
||||
checkTableRequired: '请检查表格必填项是否已填写',
|
||||
// 新建流程页
|
||||
newProcess: {
|
||||
externalStandardsManagementProcess: '外部标准管理流程',
|
||||
newRegulationIntroductionProcess: '新法规导入流程',
|
||||
standardInterpretationProcess: '标准解读流程',
|
||||
regulatoryComplianceCheckProcess: '法规符合性排查流程',
|
||||
marketListReleaseProcess: '市场清单发布流程'
|
||||
externalStandardsManagementProcess: 'External standards management process',
|
||||
newRegulationIntroductionProcess: 'New regulation introduction process',
|
||||
standardInterpretationProcess: 'Standard interpretation process',
|
||||
regulatoryComplianceCheckProcess: 'Regulatory compliance check process',
|
||||
marketListReleaseProcess: 'Market list release process'
|
||||
},
|
||||
// 新法规导入流程
|
||||
newRegulationImportProcess: {
|
||||
@@ -58,19 +58,19 @@ module.exports = {
|
||||
},
|
||||
// 流程中心
|
||||
processCenter: {
|
||||
todoProcess: '待办流程',
|
||||
doneProcess: '已办流程',
|
||||
sentProcess: '已发流程',
|
||||
monitorProcess: '监控流程',
|
||||
draft: '草稿',
|
||||
processNumber: '流程编号',
|
||||
processType: '流程类型',
|
||||
nodeName: '节点名称',
|
||||
initiator: '发起人',
|
||||
receivingTaskTime: '接收任务时间',
|
||||
currentProcessor: '当前处理人',
|
||||
finishTime: '完成时间',
|
||||
processState: '流程状态',
|
||||
processTime: '流程耗时(小时)'
|
||||
todoProcess: 'Backlog',
|
||||
doneProcess: 'Done process',
|
||||
sentProcess: 'Sent process',
|
||||
monitorProcess: 'Monitoring process',
|
||||
draft: 'Draft',
|
||||
processNumber: 'Process number',
|
||||
processType: 'Process type',
|
||||
nodeName: 'Node name',
|
||||
initiator: 'Initiator',
|
||||
receivingTaskTime: 'Receiving task time',
|
||||
currentProcessor: 'Current processor',
|
||||
finishTime: 'Completion time',
|
||||
processState: 'Process state',
|
||||
processTime: 'Process Time (hours)'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user