Skip to content

Commit 342ba2b

Browse files
authored
Update Italian language (#21635)
1 parent 2c1f6b2 commit 342ba2b

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

tasmota/language/it_IT.h

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
* Use online command StateText to translate ON, OFF, HOLD and TOGGLE.
2929
* Use online command Prefix to translate cmnd, stat and tele.
3030
*
31-
* Updated until v9.4.0.1 - Last update 19.05.2024
31+
* Updated until v9.4.0.1 - Last update 15.06.2024
3232
\*********************************************************************/
3333

3434
#define LANGUAGE_MODULE_NAME // Enable to display "Module Generic" (ie Spanish), Disable to display "Generic Module" (ie English)
@@ -76,7 +76,6 @@
7676
#define D_COMMAND "Comando"
7777
#define D_CONNECTED "Connesso"
7878
#define D_CORS_DOMAIN "Dominio CORS"
79-
8079
#define D_COLOR "Colore"
8180
#define D_COUNT "Conteggio"
8281
#define D_COUNTER "Contatore"
@@ -794,8 +793,6 @@
794793
#define D_GPIO_ASR650X_TX "ASR650X - Tx"
795794
#define D_GPIO_ASR650X_RX "ASR650X - Rx"
796795
#define D_GPIO_LORA_CS "LoRa - CS"
797-
#define D_GPIO_ASR650X_TX "ASR650x - TX"
798-
#define D_GPIO_ASR650X_RX "ASR650x - RX"
799796
#define D_GPIO_LORA_RST "LoRa - Rst"
800797
#define D_GPIO_LORA_BUSY "LoRa - Busy"
801798
#define D_GPIO_LORA_DI "LoRa - DIO" // Suffix "0","1","2"
@@ -810,6 +807,8 @@
810807
#define D_SENSOR_CSE7761_RX "CSE7761 - RX"
811808
#define D_SENSOR_CSE7766_TX "CSE7766 - TX"
812809
#define D_SENSOR_CSE7766_RX "CSE7766 - RX"
810+
#define D_SENSOR_BL0939_RX "BL0939 - RX"
811+
#define D_SENSOR_BL0942_RX "BL0942 - RX"
813812
#define D_SENSOR_HM330X_SET "HM330X - SET"
814813
#define D_SENSOR_PN532_TX "PN532 - TX"
815814
#define D_SENSOR_PN532_RX "PN532 - RX"
@@ -877,8 +876,6 @@
877876
#define D_SENSOR_LE01MR_RX "LE-01MR - RX"
878877
#define D_SENSOR_LE01MR_TX "LE-01MR - TX"
879878
#define D_SENSOR_BL0940_RX "BL0940 - RX"
880-
#define D_SENSOR_BL0939_RX "BL0939 - RX"
881-
#define D_SENSOR_BL0942_RX "BL0942 - RX"
882879
#define D_SENSOR_CC1101_GDO0 "CC1101 - GDO0"
883880
#define D_SENSOR_CC1101_GDO2 "CC1101 - GDO2"
884881
#define D_SENSOR_HRXL_RX "HRXL - RX"

0 commit comments

Comments
 (0)