From e4728e2cc982324f76333ee8a1b1a15d254d6376 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Fri, 23 Dec 2022 05:24:17 +0000 Subject: [PATCH] Translated using Weblate (Hungarian) Currently translated at 38.9% (108 of 277 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/hu/ --- public/locales/hu/common.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/public/locales/hu/common.json b/public/locales/hu/common.json index b28a0e4f2..2654cd0cf 100644 --- a/public/locales/hu/common.json +++ b/public/locales/hu/common.json @@ -379,5 +379,12 @@ "common": { "bibyterate": "{{value, rate(bits: false; binary: true)}}", "bibitrate": "{{value, rate(bits: true; binary: true)}}" + }, + "omada": { + "activeUser": "Active devices", + "alerts": "Alerts", + "connectedAp": "Connected APs", + "connectedGateway": "Connected gateways", + "connectedSwitches": "Connected switches" } }