mirror of https://github.com/arendst/Tasmota.git
commit
f583652a7a
|
@ -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 v6.4.1.18
|
||||
* Updated until v6.5.0.7
|
||||
\*********************************************************************/
|
||||
|
||||
//#define LANGUAGE_MODULE_NAME // Enable to display "Module Generic" (ie Spanish), Disable to display "Generic Module" (ie English)
|
||||
|
@ -93,7 +93,7 @@
|
|||
#define D_FALLBACK_TOPIC "Fallback-Topic"
|
||||
#define D_FALSE "falsch"
|
||||
#define D_FILE "Datei"
|
||||
#define D_FLOW_RATE "Flow rate"
|
||||
#define D_FLOW_RATE "Flussgeschwindigkeit"
|
||||
#define D_FREE_MEMORY "Freier Arbeitsspeicher"
|
||||
#define D_FREQUENCY "Frequenz"
|
||||
#define D_GAS "Gas"
|
||||
|
|
Loading…
Reference in New Issue