From 378be50c3545de57199da68f1a6ec618aa962f8b Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 14 Feb 2023 18:32:37 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 92.6% (314 of 339 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/zh_Hant/ --- public/locales/zh-Hant/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/zh-Hant/common.json b/public/locales/zh-Hant/common.json index aa54134ac..adedc42a4 100644 --- a/public/locales/zh-Hant/common.json +++ b/public/locales/zh-Hant/common.json @@ -474,5 +474,11 @@ "processing": "Processing", "processed": "Processed", "time": "Time" + }, + "grafana": { + "dashboards": "Dashboards", + "datasources": "Data Sources", + "totalalerts": "Total Alerts", + "alertstriggered": "Alerts Triggered" } }