From 209724944a74be68f9083b672d3536c71880c76f Mon Sep 17 00:00:00 2001 From: Adrian Scillato <35405447+ascillato@users.noreply.github.com> Date: Mon, 16 Aug 2021 19:08:55 -0300 Subject: [PATCH] Update tr_TR.h --- tasmota/language/tr_TR.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tasmota/language/tr_TR.h b/tasmota/language/tr_TR.h index 05a5202e0..bfdd34f63 100644 --- a/tasmota/language/tr_TR.h +++ b/tasmota/language/tr_TR.h @@ -328,6 +328,8 @@ #define D_WEB_ADMIN_PASSWORD "Web Yönetici Şifresi" #define D_MQTT_ENABLE "MQTT aktif" #define D_MQTT_TLS_ENABLE "MQTT TLS" +#define D_HTTP_API "HTTP API" +#define D_HTTP_API_ENABLE "HTTP API aktif" #define D_FRIENDLY_NAME "Kullanıcı Dostu İsim" #define D_BELKIN_WEMO "Belkin WeMo" #define D_HUE_BRIDGE "Hue Bridge"