[update 标准解读流程] 解读
This commit is contained in:
@@ -79,7 +79,43 @@ module.exports = {
|
||||
pleaseAddStandard: 'Please add a standard',
|
||||
mainInterpreter: 'Main Interpreter',
|
||||
interpretingTasksIsDistribute: 'Is the interpretation task issued',
|
||||
departInterpretingPeople: 'Interpreters from various departments involved'
|
||||
departInterpretingPeople: 'Interpreters from various departments involved',
|
||||
batchSelectionUser: 'Batch selection of personnel',
|
||||
pleaseSelectTheNextStep: 'Please select the next step',
|
||||
translation: 'Translation',
|
||||
sameAsPreviousVersion: 'Is it the same as the previous version',
|
||||
explanationOfChangePoints: 'Explanation of changes compared to the previous version',
|
||||
professionalField: 'Professional field',
|
||||
newCertificationImplementationDate: 'Implementation date of new certified vehicle',
|
||||
newProduceImplementationDate: 'Implementation date of new production vehicles',
|
||||
registrationDate: 'Registration date',
|
||||
regulatoryAnnotations: 'Regulatory Annotations',
|
||||
involvingSystemsComponents: 'Involving systems/components',
|
||||
keyController: 'Key controller',
|
||||
responsibleDepartment: 'Responsible department',
|
||||
responsibleDepartmentModule: 'Responsible department professional module',
|
||||
relatedDepartments: 'Related departments',
|
||||
relatedDepartmentsModule: 'Related department professional module',
|
||||
applications: 'Applications',
|
||||
powerType: 'Power Type',
|
||||
enterpriseStandards: 'Enterprise standards',
|
||||
technicalSpecificationsDesignGuidelines: 'Technical specifications/design guidelines',
|
||||
drawingTemplate: 'Drawing template',
|
||||
technicalAgreementTemplate: 'Technical Agreement Template',
|
||||
verificationReportTemplate: 'Verification report template/checklist',
|
||||
dvpTemplate: 'DVP template',
|
||||
dfema: 'DFEMA',
|
||||
specialListTemplate: 'Special List Template',
|
||||
otherFilesOrTemplates: 'Other files or templates',
|
||||
investigationStage: 'Investigation stage',
|
||||
pThree: 'P3 Name of deliverables proving compliance',
|
||||
pFive: 'P5 Name of deliverables proving compliance',
|
||||
notes: 'notes',
|
||||
configurationRequirements: 'Configuration requirements',
|
||||
countersigningPerson: 'Countersigning personnel',
|
||||
reviewersPerson: 'Reviewer',
|
||||
approvedPerson: 'Approved personnel',
|
||||
batchEdit: 'Bulk edit'
|
||||
},
|
||||
// 流程配置
|
||||
processConfig: {
|
||||
|
||||
@@ -82,7 +82,40 @@ module.exports = {
|
||||
departInterpretingPeople: '各涉及部门解读人',
|
||||
batchSelectionUser: '批量选择人员',
|
||||
pleaseSelectTheNextStep: '请选择下一步',
|
||||
|
||||
translation: '译文',
|
||||
sameAsPreviousVersion: '是否与上一版相同',
|
||||
explanationOfChangePoints: '相对上一版变化点说明',
|
||||
professionalField: '专业领域',
|
||||
newCertificationImplementationDate: '新认证车实施日期',
|
||||
newProduceImplementationDate: '新生产车实施日期',
|
||||
registrationDate: '注册日期',
|
||||
regulatoryAnnotations: '法规注解',
|
||||
involvingSystemsComponents: '涉及系统/部件',
|
||||
keyController: '关键控制器',
|
||||
responsibleDepartment: '责任部门',
|
||||
responsibleDepartmentModule: '责任部门专业模块',
|
||||
relatedDepartments: '关联部门',
|
||||
relatedDepartmentsModule: '关联部门专业模块',
|
||||
applications: '适用车型',
|
||||
powerType: '动力类型',
|
||||
enterpriseStandards: '企业标准',
|
||||
technicalSpecificationsDesignGuidelines: '技术规范/设计指南',
|
||||
drawingTemplate: '图纸模板',
|
||||
technicalAgreementTemplate: '技术协议模板',
|
||||
verificationReportTemplate: '校核报告模板/checklist',
|
||||
dvpTemplate: 'DVP模板',
|
||||
dfema: 'DFEMA',
|
||||
specialListTemplate: '特殊性清单模板',
|
||||
otherFilesOrTemplates: '其他文件或模板',
|
||||
investigationStage: '排查阶段',
|
||||
pThree: 'P3证明符合性的交付物名称',
|
||||
pFive: 'P5证明符合性的交付物名称',
|
||||
notes: '备注',
|
||||
configurationRequirements: '配置需求',
|
||||
countersigningPerson: '会签人员',
|
||||
reviewersPerson: '审核人员',
|
||||
approvedPerson: '批准人员',
|
||||
batchEdit: '批量编辑'
|
||||
},
|
||||
// 流程配置
|
||||
processConfig: {
|
||||
|
||||
Reference in New Issue
Block a user