diff --git a/tasmota/language/it_IT.h b/tasmota/language/it_IT.h index 83224973a..65f5b3749 100644 --- a/tasmota/language/it_IT.h +++ b/tasmota/language/it_IT.h @@ -28,7 +28,7 @@ * Use online command StateText to translate ON, OFF, HOLD and TOGGLE. * Use online command Prefix to translate cmnd, stat and tele. * - * Updated until v10.1.0.6 - Last update 12.03.2022 + * Updated until v10.1.0.6 - Last update 28.03.2022 \*********************************************************************/ #define LANGUAGE_MODULE_NAME // Enable to display "Module Generic" (ie Spanish), Disable to display "Generic Module" (ie English) @@ -77,7 +77,7 @@ #define D_COUNTER "Contatore" #define D_CT_POWER "Alimentazione CT" #define D_CURRENT "Corrente" // As in Voltage and Current -#define D_CURRENT_NEUTRAL "Corrente Neutrale" +#define D_CURRENT_NEUTRAL "Corrente neutrale" #define D_DATA "Dati" #define D_DARKLIGHT "Scuro" #define D_DEBUG "Debug"