From ec1e240163f478bb711f8b045c04ac9119af5624 Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Thu, 29 Apr 2021 17:03:36 +0200 Subject: [PATCH] Update it_IT.h Fix quotes (#11950) --- tasmota/language/it_IT.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasmota/language/it_IT.h b/tasmota/language/it_IT.h index c8f8706bf..c58ba8d70 100644 --- a/tasmota/language/it_IT.h +++ b/tasmota/language/it_IT.h @@ -496,7 +496,7 @@ #define D_ZIGBEE_JSON_REQUIRED "Configurazione richiede oggetti JSON" #define D_ZIGBEE_RESET_1_OR_2 "1 o 2 per ripristino" #define D_ZIGBEE_EEPROM_FOUND_AT_ADDRESS "Trovata EEPROM ZBBridge all'indirizzo" -#define D_ZIGBEE_RANDOMIZING_ZBCONFIG "Randomizzazione parametri Zigbee, controlla con "ZbConfig"" +#define D_ZIGBEE_RANDOMIZING_ZBCONFIG "Randomizzazione parametri Zigbee, controlla con \"ZbConfig\"" // xdrv_03_energy.ino #define D_ENERGY_TODAY "Energia - oggi"