From bfe7b3974a11251b0d4b3fa58f313b9877e12178 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E5=BD=A6=E6=B3=BD?= Date: Thu, 10 Nov 2022 16:19:49 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=AD=E8=8B=B1?= =?UTF-8?q?=E6=96=87=E7=BF=BB=E8=AF=91?= 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 08529934a..c754251e4 100644 --- a/jero-web/src/common/lang/en-us.js +++ b/jero-web/src/common/lang/en-us.js @@ -1211,7 +1211,7 @@ module.exports = { Inthecollection: 'During collection', Notatthe: 'Not started', Thepercentage: 'The Percentage', - problemKnowledgeBase: 'Q&A Knowledge', + problemKnowledgeBase: 'Knowledge Sharing', recentHotSpots: 'Recent Hot Spots', disseminationMaterials: 'Dissemination Materials', informationSafety: 'Information Safety', diff --git a/jero-web/src/common/lang/zh-cn.js b/jero-web/src/common/lang/zh-cn.js index 63891c8d9..af3986456 100644 --- a/jero-web/src/common/lang/zh-cn.js +++ b/jero-web/src/common/lang/zh-cn.js @@ -1313,7 +1313,7 @@ module.exports = { Inthecollection: '收集中', Notatthe: '未开始', Thepercentage: '百分比', - problemKnowledgeBase: '问题知识库', + problemKnowledgeBase: '知识分享', recentHotSpots: '近期热点', disseminationMaterials: '传播物料', informationSafety: '信息安全', From ce03a575f6326cc960d4391f27af5da9fd2f7983 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E5=BD=A6=E6=B3=BD?= Date: Thu, 10 Nov 2022 16:40:25 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=AD=E8=8B=B1?= =?UTF-8?q?=E6=96=87=E7=BF=BB=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jero-web/src/common/lang/en-us.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/jero-web/src/common/lang/en-us.js b/jero-web/src/common/lang/en-us.js index c754251e4..2049d8217 100644 --- a/jero-web/src/common/lang/en-us.js +++ b/jero-web/src/common/lang/en-us.js @@ -1028,7 +1028,7 @@ module.exports = { viewProcess: 'View Process', evaluationResults: 'Evaluation Results', Assessor: 'Assessor', - collectionOfRegulatoryOpinions: 'Collection Of Regulatory Opinions', + collectionOfRegulatoryOpinions: 'Opinion Collection of Regulation', collectionOfRegulatoryOpinionsProcess: 'Collection Of Regulatory Opinions Process', feedbackInformation: 'Feedback', relevantSections: 'Chapter', @@ -1291,8 +1291,8 @@ module.exports = { rejectedBy:'Rejected By', rejectionTime:'Rejection Time', rejectReason:'Reject Reason', - collectionLegislativeComments:'Collection of Legislative Comments', - regulatoryAndTechnicalAssessment:'Regulatory and technical assessment', + collectionLegislativeComments:'Opinion Collection of Regulation', + regulatoryAndTechnicalAssessment:'Regulation Technical Assessment', listConfirmationRejectionReason:'List confirmation rejection reason', taskConfirmationRejectionReason:'Task confirmation rejection reason', onlyCompletedDataCanBeDeleted:'Only completed data can be deleted',