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