feat(settings): show hint in theme picker when scheduler is active

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Psychotoxical
2026-04-08 15:51:43 +02:00
parent d832dfb253
commit 47fcade3b3
9 changed files with 24 additions and 0 deletions
+1
View File
@@ -583,6 +583,7 @@ export const enTranslation = {
themeSchedulerDayStart: 'Day Starts At',
themeSchedulerNightTheme: 'Night Theme',
themeSchedulerNightStart: 'Night Starts At',
themeSchedulerActiveHint: 'Theme Scheduler is active - theme changes are managed automatically.',
uiScaleTitle: 'Interface Scale',
uiScaleLabel: 'Zoom',
},