From dbe94e149d0a300fc48196d0c7c69b03f60385d1 Mon Sep 17 00:00:00 2001 From: Adrian Scillato <35405447+ascillato@users.noreply.github.com> Date: Mon, 16 Aug 2021 19:03:59 -0300 Subject: [PATCH] Update it_IT.h --- tasmota/language/it_IT.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tasmota/language/it_IT.h b/tasmota/language/it_IT.h index c0e748418..8d76ab9d3 100644 --- a/tasmota/language/it_IT.h +++ b/tasmota/language/it_IT.h @@ -328,6 +328,8 @@ #define D_WEB_ADMIN_PASSWORD "Password amministratore web" #define D_MQTT_ENABLE "Abilita MQTT" #define D_MQTT_TLS_ENABLE "MQTT TLS" +#define D_HTTP_API "HTTP API" +#define D_HTTP_API_ENABLE "Abilita HTTP API" #define D_FRIENDLY_NAME "Nome amichevole" #define D_BELKIN_WEMO "Belkin WeMo" #define D_HUE_BRIDGE "Bridge Hue"