fix: project totpo 国际化修改

This commit is contained in:
@changcode
2021-05-26 16:26:33 +08:00
parent 8f6dbb720e
commit 7942364b28
2 changed files with 2 additions and 1 deletions

View File

@@ -1258,6 +1258,7 @@ const cn = {
createEndpoint: '新增 Endpoint',
editEndpoint: '修改 Endpoint',
endpoint: 'Endpoint',
endpoints: 'Endpoint',
endpointId: 'Endpoint ID',
list: '列表',
host: '主机',

View File

@@ -475,7 +475,7 @@ const en = {
promServer: 'Prom server'
},
alert: {
alertMessage: 'Alert Message',
alertMessage: 'Alert message',
level: 'Priority',
alertRule: 'Alert rule',
ruleNum: 'Rule num',