From c3916cad2017d459b7dd1708bb3dcf55385fce7e Mon Sep 17 00:00:00 2001 From: bovirus <1262554+bovirus@users.noreply.github.com> Date: Fri, 18 Dec 2020 14:42:36 +0100 Subject: [PATCH] Update Italian language --- tasmota/language/it_IT.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tasmota/language/it_IT.h b/tasmota/language/it_IT.h index 7b3f42e83..ccf015303 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. 20.11.2020 + Copyright (C) 2020 Gennaro Tortone - some mods by Antonio Fragola - Updated by bovirus - rev. 28.12.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 @@ -673,8 +673,8 @@ #define D_SENSOR_A4988_STP "A4988 - STP" #define D_SENSOR_A4988_ENA "A4988 - ENA" #define D_SENSOR_A4988_MS1 "A4988 - MS1" -#define D_SENSOR_OUTPUT_HI "Output - Hi" -#define D_SENSOR_OUTPUT_LO "Output - Lo" +#define D_SENSOR_OUTPUT_HI "Uscita - Hi" +#define D_SENSOR_OUTPUT_LO "Uscita - Lo" #define D_SENSOR_AS608_TX "AS608 - TX" #define D_SENSOR_AS608_RX "AS608 - RX" #define D_SENSOR_DDS2382_TX "DDS238-2 - TX"