From e235790d68939e960a2ce4506663be8546370705 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 14 Feb 2023 18:32:32 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 97.6% (331 of 339 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/zh_Hans/ --- public/locales/zh-CN/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/zh-CN/common.json b/public/locales/zh-CN/common.json index 572044f4..40b9a434 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" } }