From a3e2f8dbbbc7dcfd359b90ab6822c9ff0baad343 Mon Sep 17 00:00:00 2001 From: fvanroie <15969459+fvanroie@users.noreply.github.com> Date: Tue, 22 Aug 2023 17:59:21 +0200 Subject: [PATCH] New translations en_US.h (Spanish) --- src/lang/es_ES.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lang/es_ES.h b/src/lang/es_ES.h index c293888b..45938eb1 100644 --- a/src/lang/es_ES.h +++ b/src/lang/es_ES.h @@ -1,3 +1,6 @@ +// This translation file is maintained on https://crowdin.com/project/openhasp/ +// Do not edit directly! + #ifndef HASP_LANG_ES_ES_H #define HASP_LANG_ES_ES_H @@ -209,7 +212,6 @@ #define D_WIFI_RSSI_WEAK "Débil" #define D_WIFI_RSSI_BAD "Muy baka" -// new #define D_GPIO_SWITCH "Switch" #define D_GPIO_BUTTON "Botón" #define D_GPIO_TOUCH "Capacitive Touch" // new