From 7339b56279fce8915c6b96ef47644abedce945ec Mon Sep 17 00:00:00 2001 From: Adrian Scillato <39969427+ascillato2@users.noreply.github.com> Date: Mon, 10 Feb 2020 13:29:42 -0300 Subject: [PATCH] Updated 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 a2c46c763..9b0b08888 100644 --- a/tasmota/language/es-ES.h +++ b/tasmota/language/es-ES.h @@ -683,13 +683,13 @@ #define D_TOTAL_REACTIVE "P. Reactiva Total" #define D_UNIT_KWARH "kVArH" #define D_UNIT_ANGLE "Grados" -#define D_TOTAL_ACTIVE "Total Active" +#define D_TOTAL_ACTIVE "P. Total Activa" //SOLAXX1 #define D_PV1_VOLTAGE "PV1 Voltaje" #define D_PV1_CURRENT "PV1 Corriente" #define D_PV1_POWER "PV1 Potencia" -#define D_PV2_VOLTAGE "PV2 Voltaee" +#define D_PV2_VOLTAGE "PV2 Voltaje" #define D_PV2_CURRENT "PV2 Corriente" #define D_PV2_POWER "PV2 Potencia" #define D_SOLAR_POWER "Potencia Solar"