From 9a189b077d8c154098e0951e9778365ca5427d82 Mon Sep 17 00:00:00 2001 From: bovirus <1262554+bovirus@users.noreply.github.com> Date: Fri, 20 Nov 2020 10:31:46 +0100 Subject: [PATCH] Update Italian language --- tasmota/language/it_IT.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tasmota/language/it_IT.h b/tasmota/language/it_IT.h index 2896283a4..2858ba55e 100644 --- a/tasmota/language/it_IT.h +++ b/tasmota/language/it_IT.h @@ -1,7 +1,7 @@ /* it-IT.h - localization for Italian - Italy for Tasmota - Copyright (C) 2020 Gennaro Tortone - some mods by Antonio Fragola - Updated by bovirus - rev. 19.11.2020 + Copyright (C) 2020 Gennaro Tortone - some mods by Antonio Fragola - Updated by bovirus - rev. 20.11.2020 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -701,7 +701,7 @@ #define D_SENSOR_AS3935 "AS3935" #define D_SENSOR_WINDMETER_SPEED "Velocità vento" #define D_SENSOR_TELEINFO_RX "TInfo - RX" -#define D_SENSOR_TELEINFO_ENABLE "TInfo - Enable" +#define D_SENSOR_TELEINFO_ENABLE "TInfo - Abilita" #define D_SENSOR_LMT01_PULSE "LMT01 - Impulso" #define D_SENSOR_ADC_INPUT "ADC - Input" #define D_SENSOR_ADC_TEMP "ADC - Temperatura"