From ead7dc809282a4d87b195ac8528483e9f2d3143c Mon Sep 17 00:00:00 2001 From: Adrian Scillato <35405447+ascillato@users.noreply.github.com> Date: Fri, 11 May 2018 13:14:28 -0300 Subject: [PATCH] Update Spanish Translation Update Spanish Translation --- sonoff/language/es-AR.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sonoff/language/es-AR.h b/sonoff/language/es-AR.h index 200af4e1a..33b130711 100644 --- a/sonoff/language/es-AR.h +++ b/sonoff/language/es-AR.h @@ -91,7 +91,7 @@ #define D_FALSE "Falso" #define D_FILE "Archivo" #define D_FREE_MEMORY "Memoria Libre" -#define D_FREQUENCY "Frequency" +#define D_FREQUENCY "Frecuencia" #define D_GAS "Gas" #define D_GATEWAY "Gateway" #define D_GROUP "Grupo" @@ -131,7 +131,7 @@ #define D_RESTART_REASON "Causa Reinicio" #define D_RESTORE "Restauración" #define D_RETAINED "Grabado" -#define D_RULE "Rule" +#define D_RULE "Regla" #define D_SAVE "Grabar" #define D_SENSOR "Sensor" #define D_SSID "SSId" @@ -200,7 +200,7 @@ #define D_ERASED_SECTOR "Sector borrado" // webserver.ino -#define D_MINIMAL_FIRMWARE_PLEASE_UPGRADE "firmware MÍNIMO - actualice por favor" +#define D_MINIMAL_FIRMWARE_PLEASE_UPGRADE "Firmware MÍNIMO - actualice por favor" #define D_WEBSERVER_ACTIVE_ON "Servidor web activo en" #define D_WITH_IP_ADDRESS "con dirección IP" #define D_WEBSERVER_STOPPED "Servidor web detenido"