fix:补充国际化 修改 表达式模板表格 首次加载的问题

This commit is contained in:
zhangyu
2021-05-12 10:59:21 +08:00
parent 6de962f6eb
commit 6cd3febd5a
8 changed files with 30 additions and 29 deletions

View File

@@ -1148,7 +1148,7 @@ const cn = {
endpointInfo: 'Endpoint信息'
},
project: {
project: '系统',
project: '名称',
projectName: '系统名称',
editProject: '编辑系统',
description: '描述',
@@ -1175,7 +1175,7 @@ const cn = {
authProtocol: '认证协议',
privProtocol: '隐私协议',
contextName: '内容名称',
alerts: 'Alerts',
alerts: '告警',
privpin: '隐私密码',
asset: 'Asset',
editEndpoint: '编辑 Endpoint',