From e908bc2078ebc484a99e6609a2b9c2698172d175 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Fri, 23 Dec 2022 05:24:18 +0000 Subject: [PATCH] Translated using Weblate (Portuguese (Brazil)) Currently translated at 42.2% (117 of 277 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/pt_BR/ --- public/locales/pt-BR/common.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/public/locales/pt-BR/common.json b/public/locales/pt-BR/common.json index 51147130..ec062c3e 100644 --- a/public/locales/pt-BR/common.json +++ b/public/locales/pt-BR/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" } }