Improve admin settings UI components

- Add EditIcon component to icons.tsx
- Enhance SettingInput with textarea for long/JSON values
- Improve SettingRow styling and long value handling
- Fix CORE category translation (Ядро → Бот)
- Add auto-resize for textarea and Ctrl+Enter save shortcut
This commit is contained in:
PEDZEO
2026-01-21 04:21:25 +03:00
parent 7eb42d2cf7
commit b359e6445c
6 changed files with 226 additions and 55 deletions

View File

@@ -1191,7 +1191,7 @@
"POSTGRES": "PostgreSQL",
"SQLITE": "SQLite",
"REDIS": "Redis",
"CORE": "Ядро",
"CORE": "Бот",
"REMNAWAVE": "RemnaWave",
"SERVER_STATUS": "Статус сервера",
"MONITORING": "Мониторинг",