From 34653dd28611509a3908934d954903d38c5838e0 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 14 Feb 2023 18:32:43 +0000 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 66.3% (225 of 339 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/cs/ --- public/locales/cs/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/cs/common.json b/public/locales/cs/common.json index 981f84a9..f1a99318 100644 --- a/public/locales/cs/common.json +++ b/public/locales/cs/common.json @@ -474,5 +474,11 @@ "processing": "Processing", "processed": "Processed", "time": "Time" + }, + "grafana": { + "dashboards": "Dashboards", + "datasources": "Data Sources", + "totalalerts": "Total Alerts", + "alertstriggered": "Alerts Triggered" } }