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
@@ -606,6 +606,7 @@ export const ruTranslation = {
themeSchedulerDayStart: 'День начинается в',
themeSchedulerNightTheme: 'Ночная тема',
themeSchedulerNightStart: 'Ночь начинается в',
themeSchedulerActiveHint: 'Расписание тем активно - темы переключаются автоматически.',
uiScaleTitle: 'Масштаб интерфейса',
uiScaleLabel: 'Масштаб',
},