mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-09 01:09:51 +03:00
auto scroll translation
This commit is contained in:
@@ -338,7 +338,8 @@ const sk: Translation = {
|
||||
LATEST_VERSION: 'Používate poslednú verziu firmvéru.',
|
||||
PLEASE_WAIT: 'Čakajte prosím',
|
||||
RESTARTING_PRE: 'Prebieha inicializácia',
|
||||
RESTARTING_POST: 'Príprava'
|
||||
RESTARTING_POST: 'Príprava',
|
||||
AUTO_SCROLL: 'Auto Scroll' // TODO translate
|
||||
};
|
||||
|
||||
export default sk;
|
||||
|
||||
Reference in New Issue
Block a user