perf: 补充中文国际化

This commit is contained in:
chenjinsong
2020-06-30 17:38:23 +08:00
parent 756f642487
commit 871b8b3d1d

View File

@@ -267,12 +267,19 @@ const cn = {
module: "组件",
endpoint: "Endpoint"
},
module: {
module: "组件",
},
endpoint: {
endpoint: "Endpoints",
},
dataCenter: {
dataCenter: "数据中心",
cabinet: "机柜",
promServer: "prometheus 服务"
},
alert: {
alertMessage: '告警信息',
level: "级别",
alertRule: "告警规则",
ruleNum: "规则数量",