mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 08:49:52 +03:00
Polish translation improvements
Strange, but if i use capital letters in Polish translation for "ON' and "OFF" (local_translations.h), I'm getting compile error. So instead of whole words in capital letters I used abbreviations in lower case (more useful, IMHO)
This commit is contained in:
@@ -174,6 +174,10 @@ const se: BaseTranslation = {
|
||||
SYSTEM_FACTORY_TEXT_DIALOG: 'Är du säker att du vill fabriksåterställa enheten?',
|
||||
VERSION_CHECK: 'Kontrollera version',
|
||||
THE_LATEST: 'Den senaste',
|
||||
OFFICIAL: 'official',
|
||||
DEVELOPMENT: 'development',
|
||||
/**VERSION_IS: 'version is',*/
|
||||
RELEASE_NOTES: 'release notes',
|
||||
PLATFORM: 'Enhet (Plattform / SDK)',
|
||||
UPTIME: 'Systemets Uptid',
|
||||
CPU_FREQ: 'CPU-frekvens',
|
||||
|
||||
Reference in New Issue
Block a user