From cbc13be1aa41f12cad4df6402c4b9ebf4df6d08c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=5FTeixeira=5F1998?= <47570249+AndreTeixeira1998@users.noreply.github.com> Date: Fri, 3 Sep 2021 15:21:24 +0100 Subject: [PATCH] Fixed 2 typos in Portuguese PT language file --- tasmota/language/pt_PT.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tasmota/language/pt_PT.h b/tasmota/language/pt_PT.h index 831563664..1775cbd75 100644 --- a/tasmota/language/pt_PT.h +++ b/tasmota/language/pt_PT.h @@ -449,8 +449,8 @@ #define D_TIMER_TIME "Tempo" #define D_TIMER_DAYS "Dias" #define D_TIMER_REPEAT "Repetir" -#define D_TIMER_OUTPUT "Aaída" -#define D_TIMER_ACTION "Açao" +#define D_TIMER_OUTPUT "Saída" +#define D_TIMER_ACTION "Ação" // xdrv_10_knx.ino #define D_CONFIGURE_KNX "Configurar KNX"