From bb9714da8a445f1680f047c1774faa51ab20fd5a Mon Sep 17 00:00:00 2001 From: "zyx.net" Date: Thu, 12 Jan 2023 09:57:14 +0800 Subject: [PATCH] =?UTF-8?q?=E7=9F=A5=E8=AF=86=E5=88=86=E4=BA=AB=E8=81=94?= =?UTF-8?q?=E7=B3=BB=E5=88=9B=E5=BB=BA=E4=BA=BA=E6=94=B9=E4=B8=BA=E8=81=94?= =?UTF-8?q?=E7=B3=BB=E4=BD=9C=E8=80=85?= 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 25ca4a443..3e2b9e7ca 100644 --- a/jero-web/src/common/lang/en-us.js +++ b/jero-web/src/common/lang/en-us.js @@ -1369,7 +1369,7 @@ module.exports = { CuiBan:'CuiBan', brand:'Brand', allsubitemsitem:'Whether to delete all subitems under this item', - contactTheFounder:'Contact the founder', + contactTheFounder:'Contact author', certificationCategoryNumber: 'certification Category Number', historicalrecord:'historical Record', Referenceparametercolumn:'Reference Parameter Column', diff --git a/jero-web/src/common/lang/zh-cn.js b/jero-web/src/common/lang/zh-cn.js index ecda6ea34..bf6a67de7 100644 --- a/jero-web/src/common/lang/zh-cn.js +++ b/jero-web/src/common/lang/zh-cn.js @@ -1476,7 +1476,7 @@ module.exports = { columnforced:'确认强制撤回?', brand:'品牌', allsubitemsitem:'该项目下拥有子项目,是否全部删除', - contactTheFounder:'联系创建人', + contactTheFounder:'联系作者', customize:'自定义表头', customColumn:'自定义列', } \ No newline at end of file