feat(settings): add screensaver toggle in Language tab (default off)

Toggle appears in the Language settings tab, below the language selector.
Default: disabled. When disabled, initInactivityWatcher() exits early so
the screensaver never activates. i18n added for it/en/de.
This commit is contained in:
dadaloop82
2026-05-04 16:17:36 +00:00
parent bc0beea090
commit 108f3ef283
5 changed files with 28 additions and 0 deletions
+3
View File
@@ -595,6 +595,9 @@
"label": "🌐 Sprache",
"restart_notice": "Die Seite wird neu geladen, um die neue Sprache anzuwenden."
},
"screensaver": {
"label": "Bildschirmschoner aktivieren"
},
"scale": {
"title": "⚖️ Smart-Waage",
"hint": "Verbinde eine Bluetooth-Waage über das Android-Gateway, um das Gewicht automatisch auszulesen.",