This commit is contained in:
proddy
2023-12-17 09:46:53 +01:00
parent abf4eeb39a
commit 8ed867314d
5 changed files with 6 additions and 6 deletions

View File

@@ -29,8 +29,9 @@
#define EMSESP_LOCALE_FR "fr"
#define EMSESP_LOCALE_TR "tr"
#define EMSESP_LOCALE_IT "it"
#define EMSESP_LOCALE_SK "sk"
// IMPORTANT! translations are in the order:,en, de, nl, sv, pl, no, fr, tr, it
// IMPORTANT! translations are in the order:,en, de, nl, sv, pl, no, fr, tr, it, sk
//
// if there is no translation, it will default to en
//

View File

@@ -1 +1 @@
#define EMSESP_APP_VERSION "3.6.5-dev.4"
#define EMSESP_APP_VERSION "3.6.5-dev.5"