diff --git a/jero-web/src/common/lang/en-us.js b/jero-web/src/common/lang/en-us.js index d66e1e355..4cfb4cf44 100644 --- a/jero-web/src/common/lang/en-us.js +++ b/jero-web/src/common/lang/en-us.js @@ -674,7 +674,7 @@ module.exports = { confirmOverrule: 'Confirm Overrule', The: 'The', submitted: 'Data has been submitted and cannot be submitted again', - basicInformationOfParameters: 'Basic information of parameters', + basicInformationOfParameters: 'Project information of parameters', regulatoryCertificationTaskPlan: 'Regulatory / Certification Task Plan', bringInRelevantPersonnel: 'Bring in relevant personnel', confirmBringInRelevantPersonnel: 'Confirm Bring in relevant personnel', diff --git a/jero-web/src/common/lang/zh-cn.js b/jero-web/src/common/lang/zh-cn.js index b1d1121e7..4154aa50c 100644 --- a/jero-web/src/common/lang/zh-cn.js +++ b/jero-web/src/common/lang/zh-cn.js @@ -684,7 +684,7 @@ module.exports = { The: '第', submitted: '条数据已提交不能重复提交', incorrectsubmitted: '条数据状态有误;只能提交状态为待确认的数据', - basicInformationOfParameters: '参数基本信息', + basicInformationOfParameters: '项目基本信息', regulatoryCertificationTaskPlan: '法规/认证任务计划', bringInRelevantPersonnel: '带入相关人员', confirmBringInRelevantPersonnel: '确认带入相关人员?',