From ada142ff2963d913feae10ec8b4335de739d21db Mon Sep 17 00:00:00 2001 From: Proddy Date: Tue, 14 Mar 2023 21:59:31 +0100 Subject: [PATCH] add comment --- src/locale_translations.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/locale_translations.h b/src/locale_translations.h index 4baf8ee79..df2997adb 100644 --- a/src/locale_translations.h +++ b/src/locale_translations.h @@ -1,7 +1,7 @@ /* * EMS-ESP - https://github.com/emsesp/EMS-ESP * Copyright 2020-2023 Paul Derbyshire - * + * * 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 * the Free Software Foundation, either version 3 of the License, or @@ -29,8 +29,7 @@ #define EMSESP_LOCALE_FR "fr" #define EMSESP_LOCALE_TR "tr" -// IMPORTANT! -// translations are in the order: en, de, nl, sv, pl, no, fr, tr +// IMPORTANT! translations are in the order: en, de, nl, sv, pl, no, fr, tr // // if there is no translation, it will default to en //