Update cs_CZ.h

Translate Neaktivní/Aktivní back to english original.

https://github.com/arendst/Tasmota/issues/9395
This commit is contained in:
S474N 2020-09-26 17:41:13 +02:00 committed by GitHub
parent 217addc2bb
commit ef890a40d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -125,10 +125,10 @@
#define D_NOISE "Hluk"
#define D_NONE "Žádný"
#define D_OFF "Vyp."
#define D_OFFLINE "Neaktivní"
#define D_OFFLINE "Offline" // Don't translate, LWT message! Nepředkládat, LWT zpráva!
#define D_OK "OK"
#define D_ON "Zap."
#define D_ONLINE "Aktivní"
#define D_ONLINE "Online" // Don't translate, LWT message! Nepředkládat, LWT zpráva!
#define D_PASSWORD "Heslo"
#define D_PORT "Port"
#define D_POWER_FACTOR "Účiník"