Restyle main page: collapsible sections, theme-aware ticks, UI polish
Some checks failed
Validate / validate (push) Failing after 9s
Some checks failed
Validate / validate (push) Failing after 9s
- Make Devices and Displays sections collapsible with persistent state - Move WLED config tip from footer to under Devices heading - Add theme-aware colors for calibration canvas ticks and chevrons - Rename sections to "Devices" and "Displays" with emoji prefix icons - Fix display layout scaling to fill available space - Remove unused footer-tip and modal code Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
"auth.logout.success": "Выход выполнен успешно",
|
||||
"auth.please_login": "Пожалуйста, войдите для просмотра",
|
||||
"displays.title": "Доступные Дисплеи",
|
||||
"displays.layout": "Расположение Дисплеев",
|
||||
"displays.layout": "\uD83D\uDDA5\uFE0F Дисплеи",
|
||||
"displays.information": "Информация о Дисплеях",
|
||||
"displays.legend.primary": "Основной Дисплей",
|
||||
"displays.legend.secondary": "Вторичный Дисплей",
|
||||
@@ -32,7 +32,7 @@
|
||||
"displays.loading": "Загрузка дисплеев...",
|
||||
"displays.none": "Нет доступных дисплеев",
|
||||
"displays.failed": "Не удалось загрузить дисплеи",
|
||||
"devices.title": "WLED Устройства",
|
||||
"devices.title": "\uD83D\uDCA1 Устройства",
|
||||
"devices.add": "Добавить Новое Устройство",
|
||||
"devices.loading": "Загрузка устройств...",
|
||||
"devices.none": "Устройства не настроены",
|
||||
|
||||
Reference in New Issue
Block a user