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