From d03d8b5b2091b5100ed938e3a94a633e496c5209 Mon Sep 17 00:00:00 2001 From: bovirus <1262554+bovirus@users.noreply.github.com> Date: Wed, 19 Jan 2022 12:14:14 +0100 Subject: [PATCH] Update Italian language Please check and merge. Thanks. --- 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 591d438bb..2c7f37b61 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 v9.5.0.9 - Last update 15.01.2022 + * Updated until v9.5.0.9 - Last update 19.01.2022 \*********************************************************************/ #define LANGUAGE_MODULE_NAME // Enable to display "Module Generic" (ie Spanish), Disable to display "Generic Module" (ie English) @@ -936,8 +936,8 @@ #define D_SOLAX_ERROR_1 "Griglia errore persa" #define D_SOLAX_ERROR_2 "Griglia errore tensione" #define D_SOLAX_ERROR_3 "Griglia errore frequenza" -#define D_SOLAX_ERROR_4 "Errore tensione PV" -#define D_SOLAX_ERROR_5 "Errore isolamento" +#define D_SOLAX_ERROR_4 "Errore tensione troppo bassa" +#define D_SOLAX_ERROR_5 "Errore isolamento PV" #define D_SOLAX_ERROR_6 "Errore temperatura eccessiva" #define D_SOLAX_ERROR_7 "Errore ventilatore" #define D_SOLAX_ERROR_8 "Altro errore dispositivo"