From 2be42fd7ff197b01ce017fbc5255af4274b7e3d1 Mon Sep 17 00:00:00 2001 From: qq787203167 <787203167@qq.com> Date: Wed, 1 Jun 2022 17:10:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=B7=B2=E7=9F=A5bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jero-web/src/common/lang/en-us.js | 2 +- jero-web/src/common/lang/zh-cn.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: '确认带入相关人员?',