From bea7e309ea995dd245a0e8e06703c8f5f51d6c8d Mon Sep 17 00:00:00 2001 From: Adrian Scillato <35405447+ascillato@users.noreply.github.com> Date: Thu, 21 Nov 2019 17:09:04 -0300 Subject: [PATCH] Update Spanish Translation --- tasmota/language/es-ES.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tasmota/language/es-ES.h b/tasmota/language/es-ES.h index 086c6a2be..014d822a9 100644 --- a/tasmota/language/es-ES.h +++ b/tasmota/language/es-ES.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 v7.0.0.3 + * Updated until v7.0.0.5 \*********************************************************************/ #define LANGUAGE_MODULE_NAME // Enable to display "Module Generic" (ie Spanish), Disable to display "Generic Module" (ie English) @@ -75,7 +75,7 @@ #define D_COUNTER "Contador" #define D_CURRENT "Corriente" // As in Voltage and Current #define D_DATA "Datos" -#define D_DARKLIGHT "Oscura" +#define D_DARKLIGHT "Oscuro" #define D_DEBUG "Debug" #define D_DISABLED "Deshabilitado" #define D_DISTANCE "Distancia"