From 2ae1c56aa0c02a5e10d009adb13d4cadfb440738 Mon Sep 17 00:00:00 2001 From: Adrian Scillato <35405447+ascillato@users.noreply.github.com> Date: Mon, 14 May 2018 20:18:09 -0300 Subject: [PATCH 1/2] Update Spanish Translation Update Spanish Translation --- sonoff/language/es-AR.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sonoff/language/es-AR.h b/sonoff/language/es-AR.h index 2e3eb49ca..aaf3f3027 100644 --- a/sonoff/language/es-AR.h +++ b/sonoff/language/es-AR.h @@ -28,7 +28,7 @@ * Use online command StateText to translate ON, OFF, HOLD and TOGGLE. * Use online command Prefix to translate cmnd, stat and tele. * - * Updated until v5.13.1a + * Updated until v5.13.1b \*********************************************************************/ #define LANGUAGE_MODULE_NAME // Enable to display "Module Generic" (ie Spanish), Disable to display "Generic Module" (ie English) @@ -121,9 +121,9 @@ #define D_PORT "Puerto" #define D_POWER_FACTOR "Factor de Potencia" #define D_POWERUSAGE "Potencia" -#define D_POWERUSAGE_ACTIVE "Active Power" -#define D_POWERUSAGE_APPARENT "Apparent Power" -#define D_POWERUSAGE_REACTIVE "Reactive Power" +#define D_POWERUSAGE_ACTIVE "Potencia Activa" +#define D_POWERUSAGE_APPARENT "Potencia Aparente" +#define D_POWERUSAGE_REACTIVE "Potencia Reactiva" #define D_PRESSURE "Presión" #define D_PRESSUREATSEALEVEL "Presión al nivel del mar" #define D_PROGRAM_FLASH_SIZE "Tamaño de Flash de Programa" From a503804d037f6305e33c5fd7ea41aa9f80e5cd70 Mon Sep 17 00:00:00 2001 From: Adrian Scillato <35405447+ascillato@users.noreply.github.com> Date: Mon, 14 May 2018 20:19:26 -0300 Subject: [PATCH 2/2] Update Spanish Translation Update Spanish Translation --- sonoff/language/es-AR.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sonoff/language/es-AR.h b/sonoff/language/es-AR.h index aaf3f3027..15dac69ab 100644 --- a/sonoff/language/es-AR.h +++ b/sonoff/language/es-AR.h @@ -28,7 +28,7 @@ * Use online command StateText to translate ON, OFF, HOLD and TOGGLE. * Use online command Prefix to translate cmnd, stat and tele. * - * Updated until v5.13.1b + * Updated until v5.13.1c \*********************************************************************/ #define LANGUAGE_MODULE_NAME // Enable to display "Module Generic" (ie Spanish), Disable to display "Generic Module" (ie English)