From 81a845d9321b2fc1c8cc3fc36c58788be15b8e54 Mon Sep 17 00:00:00 2001 From: Adrian Scillato <35405447+ascillato@users.noreply.github.com> Date: Mon, 19 Jul 2021 14:06:35 -0300 Subject: [PATCH] Update Portuguese-BR Translation --- tasmota/language/pt_BR.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tasmota/language/pt_BR.h b/tasmota/language/pt_BR.h index 0233c77b3..156ce5a8e 100644 --- a/tasmota/language/pt_BR.h +++ b/tasmota/language/pt_BR.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"