mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-28 13:16:32 +00:00
Fix german wifi connect message
Use correct translation "als" when reporting a wifi connect as host. Signed-off-by: Soeren Moch <smoch@web.de>
This commit is contained in:
parent
875c33ea19
commit
11e69babe6
@ -54,7 +54,7 @@
|
|||||||
#define D_ADMIN "Admin"
|
#define D_ADMIN "Admin"
|
||||||
#define D_AIR_QUALITY "Luftqualität"
|
#define D_AIR_QUALITY "Luftqualität"
|
||||||
#define D_AP "AP" // Access Point
|
#define D_AP "AP" // Access Point
|
||||||
#define D_AS "wie"
|
#define D_AS "als"
|
||||||
#define D_AUTO "AUTO"
|
#define D_AUTO "AUTO"
|
||||||
#define D_BLINK "Blinken"
|
#define D_BLINK "Blinken"
|
||||||
#define D_BLINKOFF "BlinkenAus"
|
#define D_BLINKOFF "BlinkenAus"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user