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