mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-26 04:06:34 +00:00
commit
c2f827795d
@ -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 v10.1.0.6 - Last update 12.03.2022
|
* Updated until v10.1.0.6 - Last update 28.03.2022
|
||||||
\*********************************************************************/
|
\*********************************************************************/
|
||||||
|
|
||||||
#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)
|
||||||
@ -77,7 +77,7 @@
|
|||||||
#define D_COUNTER "Contatore"
|
#define D_COUNTER "Contatore"
|
||||||
#define D_CT_POWER "Alimentazione CT"
|
#define D_CT_POWER "Alimentazione CT"
|
||||||
#define D_CURRENT "Corrente" // As in Voltage and Current
|
#define D_CURRENT "Corrente" // As in Voltage and Current
|
||||||
#define D_CURRENT_NEUTRAL "Corrente Neutrale"
|
#define D_CURRENT_NEUTRAL "Corrente neutrale"
|
||||||
#define D_DATA "Dati"
|
#define D_DATA "Dati"
|
||||||
#define D_DARKLIGHT "Scuro"
|
#define D_DARKLIGHT "Scuro"
|
||||||
#define D_DEBUG "Debug"
|
#define D_DEBUG "Debug"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user