diff --git a/public/locales/zh-CN/common.json b/public/locales/zh-CN/common.json index 572044f4d..40b9a434e 100644 --- a/public/locales/zh-CN/common.json +++ b/public/locales/zh-CN/common.json @@ -474,5 +474,11 @@ "processing": "Processing", "processed": "Processed", "time": "Time" + }, + "grafana": { + "totalalerts": "Total Alerts", + "dashboards": "Dashboards", + "datasources": "Data Sources", + "alertstriggered": "Alerts Triggered" } }