mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
add comment
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* EMS-ESP - https://github.com/emsesp/EMS-ESP
|
* EMS-ESP - https://github.com/emsesp/EMS-ESP
|
||||||
* Copyright 2020-2023 Paul Derbyshire
|
* Copyright 2020-2023 Paul Derbyshire
|
||||||
*
|
*
|
||||||
* This program is free software: you can redistribute it and/or modify
|
* This program is free software: you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
* the Free Software Foundation, either version 3 of the License, or
|
* the Free Software Foundation, either version 3 of the License, or
|
||||||
@@ -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
|
||||||
//
|
//
|
||||||
|
|||||||
Reference in New Issue
Block a user