auto scroll translation

This commit is contained in:
proddy
2024-09-12 16:06:26 +02:00
parent 141c3a7b1e
commit 9e5182e4b2
10 changed files with 22 additions and 12 deletions

View File

@@ -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;