From c06dfc428d79d038d4a1586f5f671d1be8a78933 Mon Sep 17 00:00:00 2001 From: Adrian Scillato <35405447+ascillato@users.noreply.github.com> Date: Mon, 19 Jul 2021 14:06:11 -0300 Subject: [PATCH] Update Portuguese-PT Translation --- tasmota/language/pt_PT.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tasmota/language/pt_PT.h b/tasmota/language/pt_PT.h index df17497a6..2f467be6b 100644 --- a/tasmota/language/pt_PT.h +++ b/tasmota/language/pt_PT.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 v9.4.0.1 + * Updated until v9.5.0.3 \*********************************************************************/ #define LANGUAGE_MODULE_NAME // Enable to display "Module Generic" (ie Spanish), Disable to display "Generic Module" (ie English) @@ -198,8 +198,8 @@ #define D_WEIGHT "Peso" #define D_WARMLIGHT "Luz Quente" #define D_WEB_SERVER "Servidor WEB" -#define D_SOC "State of Charge" -#define D_SOH "State of Health" +#define D_SOC "Estado de Carga" +#define D_SOH "Estado de Saúde" // tasmota.ino #define D_WARNING_MINIMAL_VERSION "AVISO esta versão não supporta configurações persistentes"