diff --git a/src/lang/pt_BR.h b/src/lang/pt_BR.h index b4fe9601..3c765fb9 100644 --- a/src/lang/pt_BR.h +++ b/src/lang/pt_BR.h @@ -1,3 +1,6 @@ +// This translation file is maintained on https://crowdin.com/project/openhasp/ +// Do not edit directly! + #ifndef HASP_LANG_PT_BR_H #define HASP_LANG_PT_BR_H @@ -209,7 +212,6 @@ #define D_WIFI_RSSI_WEAK "Weak" #define D_WIFI_RSSI_BAD "Very bad" -// Overrides #define D_GPIO_SWITCH "Switch" #define D_GPIO_BUTTON "Push Button" #define D_GPIO_TOUCH "Capacitive Touch"