From 2227f54cd83eb6377c1f0ea7c4a1ea421a9b8453 Mon Sep 17 00:00:00 2001 From: "zyx.net" Date: Tue, 25 Apr 2023 10:41:42 +0800 Subject: [PATCH] =?UTF-8?q?=E2=80=9C=E4=BA=A4=E4=BB=98=E7=89=A9=E7=B1=BB?= =?UTF-8?q?=E5=88=AB=E2=80=9D=E6=94=B9=E4=B8=BA=E2=80=9C=E4=BA=A4=E4=BB=98?= =?UTF-8?q?=E7=89=A9=E7=B1=BB=E5=9E=8B=E2=80=9D?= 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 1bdd0684d..d9fea2b42 100644 --- a/jero-web/src/common/lang/en-us.js +++ b/jero-web/src/common/lang/en-us.js @@ -1666,7 +1666,7 @@ module.exports = { Listoftreatableregulations:'List of treatable regulations', Listofuntractableregulations:'List of untractable regulations', project:'Project', - Categoryofdeliverables:'Category of deliverables', + Categoryofdeliverables:'Type of deliverables', Taskconfirmationresult:'Task confirmation result', Compliancetaskhandling:'Compliance task handling', theDataYouSelectedContainsSkip:'The data you selected contains data with a blank deliverable type;Please confirm whether to skip', diff --git a/jero-web/src/common/lang/zh-cn.js b/jero-web/src/common/lang/zh-cn.js index 4a7f90656..1e153a6b3 100644 --- a/jero-web/src/common/lang/zh-cn.js +++ b/jero-web/src/common/lang/zh-cn.js @@ -1634,7 +1634,7 @@ module.exports = { Listoftreatableregulations: '可处理法规列表', Listofuntractableregulations: '不可处理法规列表', project: '项目', - Categoryofdeliverables: "交付物类别", + Categoryofdeliverables: "交付物类型", Taskconfirmationresult: '任务确认结果', Compliancetaskhandling: '符合性任务办理', resultofhandling: '处理结果',