mirror of https://github.com/arendst/Tasmota.git
D_COUNT is used as a noun, not as a verb
This commit is contained in:
parent
f1d15c015c
commit
86cd22e95f
|
@ -73,7 +73,7 @@
|
|||
#define D_COMMAND "Befehl"
|
||||
#define D_CONNECTED "verbunden"
|
||||
#define D_CORS_DOMAIN "CORS Domain"
|
||||
#define D_COUNT "zählen"
|
||||
#define D_COUNT "Anzahl" // used as a noun throughout
|
||||
#define D_COUNTER "Zähler"
|
||||
#define D_CT_POWER "CT Power"
|
||||
#define D_CURRENT "Strom" // As in Voltage and Current
|
||||
|
|
Loading…
Reference in New Issue