From 79176852b87bd85fe587030d11bd01ca0e254bfe Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Fri, 23 Dec 2022 10:33:07 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 100.0% (277 of 277 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/es/ --- public/locales/es/common.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/public/locales/es/common.json b/public/locales/es/common.json index d5c35c1f..36216a8d 100644 --- a/public/locales/es/common.json +++ b/public/locales/es/common.json @@ -381,10 +381,10 @@ "bibitrate": "{{value, rate(bits: true; binary: true)}}" }, "omada": { - "connectedAp": "Connected APs", - "activeUser": "Active devices", - "alerts": "Alerts", - "connectedGateway": "Connected gateways", - "connectedSwitches": "Connected switches" + "connectedAp": "AP conectados", + "activeUser": "Dispositivos activos", + "alerts": "Alertas", + "connectedGateway": "Pasarelas conectadas", + "connectedSwitches": "Interruptores conectados" } }