mirror of https://github.com/arendst/Tasmota.git
Update de_DE.h
This commit is contained in:
parent
d3373fe895
commit
e20fd9a8ec
|
@ -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.5.0.9
|
||||
* Updated until v10.0.0.1
|
||||
\*********************************************************************/
|
||||
|
||||
//#define LANGUAGE_MODULE_NAME // Enable to display "Module Generic" (ie Spanish), Disable to display "Generic Module" (ie English)
|
||||
|
@ -842,7 +842,7 @@
|
|||
#define D_SENSOR_HRG15_RX "HRG15 Rx"
|
||||
#define D_SENSOR_HRG15_TX "HRG15 Tx"
|
||||
#define D_SENSOR_VINDRIKTNING_RX "VINDRIKTNING"
|
||||
#define D_SENSOR_HEARTBEAT "Heartbeat"
|
||||
#define D_SENSOR_HEARTBEAT "Herzschlag"
|
||||
|
||||
// Units
|
||||
#define D_UNIT_AMPERE "A"
|
||||
|
|
Loading…
Reference in New Issue