mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-29 13:46:37 +00:00
Merge pull request #7033 from MarcHagen/patch-1
DMY_LANGUAGE should be MY_LANGUAGE
This commit is contained in:
commit
7add6ca564
@ -51,7 +51,7 @@
|
|||||||
//#define DWS74_BUG
|
//#define DWS74_BUG
|
||||||
|
|
||||||
// max 23 chars
|
// max 23 chars
|
||||||
#if DMY_LANGUAGE==de-DE
|
#if MY_LANGUAGE==de-DE
|
||||||
// german web text
|
// german web text
|
||||||
#define D_TPWRIN "Verbrauch"
|
#define D_TPWRIN "Verbrauch"
|
||||||
#define D_TPWROUT "Einspeisung"
|
#define D_TPWROUT "Einspeisung"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user