标签管理
This commit is contained in:
@@ -469,4 +469,23 @@ module.exports = {
|
||||
sentProcess: 'Sent process',
|
||||
monitoringProcess: 'Monitoring process',
|
||||
ConfirmDeployment:'Confirm deployment',
|
||||
terminationProcess:'termination process',
|
||||
issue:'issue',
|
||||
projectInformation:'project information',
|
||||
standardContent:'standard content',
|
||||
complianceReview:'compliance review',
|
||||
reviewResults:'review results',
|
||||
selectReviewResult:'Please select the review result',
|
||||
feedback:'feedback',
|
||||
approvalHistory:'cpproval history',
|
||||
cannotExceed500characters:'cannot exceed 500 characters',
|
||||
accord:'conformity',
|
||||
nonConformity:'non conformity',
|
||||
Tracked:'to be tracked',
|
||||
notInvolved:'Not involved',
|
||||
Operator:'operator',
|
||||
role:'role',
|
||||
operationContent:'operation content',
|
||||
operationTime:'operation time',
|
||||
|
||||
}
|
||||
@@ -467,6 +467,26 @@ module.exports = {
|
||||
OnlyOneSelected:'只能选择一条数据',
|
||||
OnlyPDF:'只能导入pdf文件',
|
||||
open:'展开',
|
||||
away:'收起',
|
||||
terminationProcess:'终止流程',
|
||||
issue:'下发',
|
||||
projectInformation:'项目信息',
|
||||
standardContent:'标准内容',
|
||||
complianceReview:'符合性审查',
|
||||
reviewResults:'审查结果',
|
||||
selectReviewResult:'请选择审查结果',
|
||||
feedback:'反馈意见',
|
||||
approvalHistory:'审批历史',
|
||||
cannotExceed500characters:'不能超过500个字符',
|
||||
accord:'符合',
|
||||
nonConformity:'不符合',
|
||||
Tracked:'待追踪',
|
||||
notInvolved:'不涉及',
|
||||
Operator:'操作人',
|
||||
role:'角色',
|
||||
operationContent:'操作内容',
|
||||
operationTime:'操作时间',
|
||||
|
||||
away:'收起',
|
||||
toDoProcess: '待办流程',
|
||||
processDone: '已办流程',
|
||||
|
||||
Reference in New Issue
Block a user