diff --git a/src/common/lang/workCenter/en.js b/src/common/lang/workCenter/en.js index ce184c8..174c155 100644 --- a/src/common/lang/workCenter/en.js +++ b/src/common/lang/workCenter/en.js @@ -111,7 +111,7 @@ module.exports = { technicalAgreementTemplate: 'Technical Agreement Template(s)', verificationReportTemplate: 'Checklist Template(s)', dvpTemplate: 'DVP Template(s)', - dfema: 'DFEMA', + dfema: 'DEFMA', specialListTemplate: 'Key Technology Breakdown Table', otherFilesOrTemplates: 'Other Files or Template(s)', investigationStage: 'Applicable Gate', diff --git a/src/common/lang/workCenter/zh.js b/src/common/lang/workCenter/zh.js index 5a02826..8246be8 100644 --- a/src/common/lang/workCenter/zh.js +++ b/src/common/lang/workCenter/zh.js @@ -111,7 +111,7 @@ module.exports = { technicalAgreementTemplate: '技术协议模板', verificationReportTemplate: '校核报告模板/checklist', dvpTemplate: 'DVP模板', - dfema: 'DFEMA', + dfema: 'DEFMA', specialListTemplate: '关键技术分解表', otherFilesOrTemplates: '其它文件或模板', investigationStage: '排查阶段',