From cf611d83a19350fd4dd9c9183c37a4acdbd84d11 Mon Sep 17 00:00:00 2001 From: Adrian Scillato <35405447+ascillato@users.noreply.github.com> Date: Mon, 16 Aug 2021 19:05:50 -0300 Subject: [PATCH] Update pl_PL.h --- tasmota/language/pl_PL.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tasmota/language/pl_PL.h b/tasmota/language/pl_PL.h index 5086423f0..d90d6099a 100644 --- a/tasmota/language/pl_PL.h +++ b/tasmota/language/pl_PL.h @@ -328,6 +328,8 @@ #define D_WEB_ADMIN_PASSWORD "Hasło administratora" #define D_MQTT_ENABLE "Załącz MQTT" #define D_MQTT_TLS_ENABLE "MQTT TLS" +#define D_HTTP_API "HTTP API" +#define D_HTTP_API_ENABLE "Załącz HTTP API" #define D_FRIENDLY_NAME "Nazwa" #define D_BELKIN_WEMO "Belkin WeMo" #define D_HUE_BRIDGE "Mostek Hue"