From 264fdb1f942a1a1415c5fb21b15803c494ea3717 Mon Sep 17 00:00:00 2001 From: Adrian Scillato <39969427+ascillato2@users.noreply.github.com> Date: Wed, 14 Apr 2021 09:59:02 -0300 Subject: [PATCH] Updated Italian Translation --- 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 879f7575d..1979c569d 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.3.1.2 - Last update 13.04.2021 + * Updated until v9.3.1.3 - Last update 14.04.2021 \*********************************************************************/ #define LANGUAGE_MODULE_NAME // Enable to display "Module Generic" (ie Spanish), Disable to display "Generic Module" (ie English) @@ -266,7 +266,7 @@ #define D_CONFIGURE_LOGGING "Livelli registri" #define D_CONFIGURE_OTHER "Altre impostazioni" #define D_CONFIRM_RESET_CONFIGURATION "Conferma ripristino impostazioni" -#define D_RESET_CONFIGURATION "Ripristino impostazioni" +#define D_RESET_CONFIGURATION "Impostazioni predefinite" #define D_BACKUP_CONFIGURATION "Backup impostazioni" #define D_RESTORE_CONFIGURATION "Ripristino impostazioni" #define D_MAIN_MENU "Menu principale"