fix: project totpo 国际化修改
This commit is contained in:
@@ -1258,6 +1258,7 @@ const cn = {
|
||||
createEndpoint: '新增 Endpoint',
|
||||
editEndpoint: '修改 Endpoint',
|
||||
endpoint: 'Endpoint',
|
||||
endpoints: 'Endpoint',
|
||||
endpointId: 'Endpoint ID',
|
||||
list: '列表',
|
||||
host: '主机',
|
||||
|
||||
@@ -475,7 +475,7 @@ const en = {
|
||||
promServer: 'Prom server'
|
||||
},
|
||||
alert: {
|
||||
alertMessage: 'Alert Message',
|
||||
alertMessage: 'Alert message',
|
||||
level: 'Priority',
|
||||
alertRule: 'Alert rule',
|
||||
ruleNum: 'Rule num',
|
||||
|
||||
Reference in New Issue
Block a user