From 17f289b00b6f048a06055f8a8e0f2a8e76ea9866 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Fri, 23 Dec 2022 05:24:16 +0000 Subject: [PATCH] Translated using Weblate (Catalan) Currently translated at 94.5% (262 of 277 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/ca/ --- public/locales/ca/common.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/public/locales/ca/common.json b/public/locales/ca/common.json index 02102cbd7..0e1f6b46d 100644 --- a/public/locales/ca/common.json +++ b/public/locales/ca/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" } }