add comment

This commit is contained in:
Proddy
2023-03-14 21:59:31 +01:00
parent ec8b55c1e8
commit ada142ff29

View File

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