mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-21 09:46:31 +00:00
Update Italian language (#21437)
* Update Italian language * Update Italian language (2) --------- Co-authored-by: Theo Arends <11044339+arendst@users.noreply.github.com>
This commit is contained in:
parent
239ddfc15c
commit
62af6f3a7c
@ -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 26.04.2024
|
||||
* Updated until v9.4.0.1 - Last update 19.05.2024
|
||||
\*********************************************************************/
|
||||
|
||||
#define LANGUAGE_MODULE_NAME // Enable to display "Module Generic" (ie Spanish), Disable to display "Generic Module" (ie English)
|
||||
@ -76,7 +76,8 @@
|
||||
#define D_COMMAND "Comando"
|
||||
#define D_CONNECTED "Connesso"
|
||||
#define D_CORS_DOMAIN "Dominio CORS"
|
||||
#define D_COLOR "Color"
|
||||
|
||||
#define D_COLOR "Colore"
|
||||
#define D_COUNT "Conteggio"
|
||||
#define D_COUNTER "Contatore"
|
||||
#define D_CT_POWER "Alimentazione CT"
|
||||
@ -793,6 +794,8 @@
|
||||
#define D_GPIO_ASR650X_TX "ASR650X - Tx"
|
||||
#define D_GPIO_ASR650X_RX "ASR650X - Rx"
|
||||
#define D_GPIO_LORA_CS "LoRa - CS"
|
||||
#define D_GPIO_ASR650X_TX "ASR650x - TX"
|
||||
#define D_GPIO_ASR650X_RX "ASR650x - RX"
|
||||
#define D_GPIO_LORA_RST "LoRa - Rst"
|
||||
#define D_GPIO_LORA_BUSY "LoRa - Busy"
|
||||
#define D_GPIO_LORA_DI "LoRa - DIO" // Suffix "0","1","2"
|
||||
|
Loading…
x
Reference in New Issue
Block a user