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