From fe734e6d21b22c5b975f215800ef49bd7e26116c Mon Sep 17 00:00:00 2001 From: bovirus <1262554+bovirus@users.noreply.github.com> Date: Tue, 3 May 2022 15:21:11 +0200 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 e8622e37e..1bc0ea809 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 v11.0.0.7 - Last update 30.04.2022 + * Updated until v9.4.0.1 - Last update 03.05.2022 \*********************************************************************/ #define LANGUAGE_MODULE_NAME // Enable to display "Module Generic" (ie Spanish), Disable to display "Generic Module" (ie English) @@ -372,7 +372,7 @@ #define D_OTA_URL "URL OTA" #define D_START_UPGRADE "Esegui aggiornamento" #define D_UPGRADE_BY_FILE_UPLOAD "Aggiornamento tramite file locale" -#define D_UPLOAD_FACTORY "Switching to safeboot partition" +#define D_UPLOAD_FACTORY "Passaggio a partizione avvio sicuro" #define D_UPLOAD_STARTED "Caricamento..." #define D_UPGRADE_STARTED "Aggiornamento..." #define D_UPLOAD_DONE "Caricamento completato"