mirror of https://github.com/arendst/Tasmota.git
Update italian language (#17662)
This commit is contained in:
parent
de900e17bb
commit
12b2dd2e50
|
@ -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 07.12.2022
|
* Updated until v9.4.0.1 - Last update 09.01.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)
|
||||||
|
@ -917,8 +917,8 @@
|
||||||
#define D_SENSOR_FLOWRATEMETER "Portata"
|
#define D_SENSOR_FLOWRATEMETER "Portata"
|
||||||
#define D_SENSOR_ME007_TRIG "ME007 - Tri"
|
#define D_SENSOR_ME007_TRIG "ME007 - Tri"
|
||||||
#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"
|
||||||
|
|
||||||
// Units
|
// Units
|
||||||
#define D_UNIT_AMPERE "A"
|
#define D_UNIT_AMPERE "A"
|
||||||
|
|
Loading…
Reference in New Issue