mirror of https://github.com/arendst/Tasmota.git
Italian language update (#17877)
This commit is contained in:
parent
a483991ba3
commit
a581fc237d
|
@ -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 09.01.2023
|
||||
* Updated until v9.4.0.1 - Last update 04.02.2023
|
||||
\*********************************************************************/
|
||||
|
||||
#define LANGUAGE_MODULE_NAME // Enable to display "Module Generic" (ie Spanish), Disable to display "Generic Module" (ie English)
|
||||
|
@ -919,8 +919,8 @@
|
|||
#define D_SENSOR_ME007_RX "ME007 - RX"
|
||||
#define D_SENSOR_TUYAMCUBR_TX "TuyaMCUBr - TX"
|
||||
#define D_SENSOR_TUYAMCUBR_RX "TuyaMCUBr - RX"
|
||||
#define D_SENSOR_BIOPDU_PZEM0XX_TX "BioPDU PZEM0XX Tx"
|
||||
#define D_SENSOR_BIOPDU_PZEM016_RX "BioPDU PZEM016 Rx"
|
||||
#define D_SENSOR_BIOPDU_PZEM0XX_TX "BioPDU PZEM0XX - TX"
|
||||
#define D_SENSOR_BIOPDU_PZEM016_RX "BioPDU PZEM016 - RX"
|
||||
#define D_SENSOR_BIOPDU_BIT "BioPDU Bit"
|
||||
|
||||
// Units
|
||||
|
|
Loading…
Reference in New Issue