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 de: Translation = {
LATEST_VERSION: 'Sie verwenden die neueste Firmware-Version.',
PLEASE_WAIT: 'Bitte warten',
RESTARTING_PRE: 'Initialisierung',
RESTARTING_POST: 'Vorbereitung'
RESTARTING_POST: 'Vorbereitung',
AUTO_SCROLL: 'Auto Scroll' // TODO translate
};
export default de;