mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-10 17:59:53 +03:00
added Swedish/SE - Multi-language/I18n support #22
This commit is contained in:
@@ -22,8 +22,9 @@
|
||||
#define EMSESP_LOCALE_EN "en"
|
||||
#define EMSESP_LOCALE_DE "de"
|
||||
#define EMSESP_LOCALE_NL "nl"
|
||||
#define EMSESP_LOCALE_SE "se"
|
||||
|
||||
// translations are in order en, de
|
||||
// translations are in order en, de,nl, se....
|
||||
// if there is no translation, it will default to en
|
||||
|
||||
// General
|
||||
|
||||
Reference in New Issue
Block a user