Italian language update (#17877)

This commit is contained in:
bovirus 2023-02-04 16:09:56 +01:00 committed by GitHub
parent a483991ba3
commit a581fc237d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -28,7 +28,7 @@
* Use online command StateText to translate ON, OFF, HOLD and TOGGLE. * Use online command StateText to translate ON, OFF, HOLD and TOGGLE.
* Use online command Prefix to translate cmnd, stat and tele. * 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) #define LANGUAGE_MODULE_NAME // Enable to display "Module Generic" (ie Spanish), Disable to display "Generic Module" (ie English)
@ -919,9 +919,9 @@
#define D_SENSOR_ME007_RX "ME007 - RX" #define D_SENSOR_ME007_RX "ME007 - RX"
#define D_SENSOR_TUYAMCUBR_TX "TuyaMCUBr - TX" #define D_SENSOR_TUYAMCUBR_TX "TuyaMCUBr - TX"
#define D_SENSOR_TUYAMCUBR_RX "TuyaMCUBr - RX" #define D_SENSOR_TUYAMCUBR_RX "TuyaMCUBr - RX"
#define D_SENSOR_BIOPDU_PZEM0XX_TX "BioPDU PZEM0XX Tx" #define D_SENSOR_BIOPDU_PZEM0XX_TX "BioPDU PZEM0XX - TX"
#define D_SENSOR_BIOPDU_PZEM016_RX "BioPDU PZEM016 Rx" #define D_SENSOR_BIOPDU_PZEM016_RX "BioPDU PZEM016 - RX"
#define D_SENSOR_BIOPDU_BIT "BioPDU Bit" #define D_SENSOR_BIOPDU_BIT "BioPDU Bit"
// Units // Units
#define D_UNIT_AMPERE "A" #define D_UNIT_AMPERE "A"