From 0a2feee6eda6e77d83284cca9aed24f9b371fdb2 Mon Sep 17 00:00:00 2001 From: fvanroie <15969459+fvanroie@users.noreply.github.com> Date: Tue, 22 Aug 2023 17:59:26 +0200 Subject: [PATCH] New translations en_US.h (Portuguese) --- src/lang/pt_PT.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lang/pt_PT.h b/src/lang/pt_PT.h index 5aec6427..4143e798 100644 --- a/src/lang/pt_PT.h +++ b/src/lang/pt_PT.h @@ -1,3 +1,6 @@ +// This translation file is maintained on https://crowdin.com/project/openhasp/ +// Do not edit directly! + #ifndef HASP_LANG_PT_PT_H #define HASP_LANG_PT_PT_H @@ -209,7 +212,6 @@ #define D_WIFI_RSSI_BAD "Muito baixo" #define D_WIFI_RSSI_FAIR "Decente" -// new #define D_GPIO_SWITCH "Interruptor" #define D_GPIO_BUTTON "Botão" #define D_GPIO_TOUCH "Capacitive Touch" // new