From 5711fe65a29cd61d35a4ddfdd34b001de95b7565 Mon Sep 17 00:00:00 2001 From: bovirus <1262554+bovirus@users.noreply.github.com> Date: Sun, 30 Oct 2022 10:17:01 +0100 Subject: [PATCH] Update italian language --- tasmota/language/it_IT.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tasmota/language/it_IT.h b/tasmota/language/it_IT.h index 15b933509..05dc90c7e 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.4.0.1 - Last update 05.10.2022 + * Updated until v9.4.0.1 - Last update 30.10.2022 \*********************************************************************/ #define LANGUAGE_MODULE_NAME // Enable to display "Module Generic" (ie Spanish), Disable to display "Generic Module" (ie English) @@ -512,9 +512,9 @@ #define D_ZIGBEE_RANDOMIZING_ZBCONFIG "Randomizzazione parametri Zigbee, controlla con \"ZbConfig\"" // xdrv_89_dali.ino -#define D_SENSOR_DALI_RX "Dali RX" -#define D_SENSOR_DALI_TX "Dali TX" -#define D_CONFIGURE_DALI "Config DALI" +#define D_SENSOR_DALI_RX "Dali - RX" +#define D_SENSOR_DALI_TX "Dali - TX" +#define D_CONFIGURE_DALI "DALI - Config" // xdrv_03_energy.ino #define D_ENERGY_TODAY "Energia - oggi"