mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-10 09:49:54 +03:00
add no-translation setting, disable uncomplete translations
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
#define EMSESP_LOCALE_NL "nl"
|
||||
#define EMSESP_LOCALE_SE "se"
|
||||
#define EMSESP_LOCALE_PL "pl"
|
||||
#define EMSESP_LOCALE_NO "no"
|
||||
|
||||
// translations are in order en, de,nl, se....
|
||||
// if there is no translation, it will default to en
|
||||
|
||||
Reference in New Issue
Block a user