From 391401b3a3468ef398b73245d36d99ff7aa8ee6c Mon Sep 17 00:00:00 2001 From: fvanroie <15969459+fvanroie@users.noreply.github.com> Date: Tue, 27 Aug 2024 23:55:05 +0200 Subject: [PATCH] New translations en.json (Spanish) --- data/es_ES.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/data/es_ES.json b/data/es_ES.json index 2bacf1cd..0906e404 100644 --- a/data/es_ES.json +++ b/data/es_ES.json @@ -81,8 +81,8 @@ "apache2": "Licencia Apache2" }, "wifi": { - "title": "Ajustes Wifi", - "btn": "Ajustes Wifi", + "title": "Ajustes WiFi", + "btn": "Ajustes WiFi", "ssid": "SSID" }, "wg": { @@ -97,7 +97,7 @@ "mqtt": { "title": "Ajustes MQTT", "btn": "Ajustes MQTT", - "name": "Nombre de equipo", + "name": "Nombre del Host", "group": "Nombre del Grupo", "host": "Broker", "port": "Puerto", @@ -149,7 +149,7 @@ "af": "Africa ", "as": "Asia ", "au": "Australia ", - "aq": "Antártida", + "aq": "Antártida ", "eu": "Europa ", "na": "América del Norte ", "sa": "América del Sur ",