From 102cdbd53a1e2a787609a10c53719ac896516e09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81ngel=20Fern=C3=A1ndez=20S=C3=A1nchez?= Date: Sat, 10 Sep 2022 13:43:30 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 100.0% (64 of 64 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/es/ --- public/locales/es/common.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/public/locales/es/common.json b/public/locales/es/common.json index 15487f543..bfab159c1 100644 --- a/public/locales/es/common.json +++ b/public/locales/es/common.json @@ -13,8 +13,8 @@ "used": "Usado" }, "docker": { - "rx": "RX", - "tx": "TX", + "rx": "Recibido", + "tx": "Transmitido", "mem": "Memoria", "cpu": "Procesador", "offline": "Desconectado" @@ -85,9 +85,9 @@ "total": "Total" }, "weather": { - "current": "Current Location", - "allow": "Click to allow", - "updating": "Updating", - "wait": "Please wait" + "current": "UbicaciĆ³n Actual", + "allow": "Haga clic para permitir", + "updating": "Actualizando", + "wait": "Espere, por favor" } }