feat: add per-button enable/disable toggle and custom labels per locale

- Add Toggle per section card to show/hide button in main menu
- Add collapsible locale label inputs (ru, en, ua, zh, fa) per section
- Normalize server response for backward compatibility with older API
- Update all 4 locale files with new translation keys
This commit is contained in:
Fringg
2026-02-12 23:42:58 +03:00
parent e586129c37
commit 1a0a5ff453
6 changed files with 197 additions and 40 deletions

View File

@@ -1807,6 +1807,10 @@
"emojiId": "Custom Emoji ID",
"emojiPlaceholder": "ID кастомного эмодзи (необязательно)",
"resetAll": "Сбросить все стили",
"hidden": "Скрыта",
"customLabels": "Названия кнопки",
"labelPlaceholder": "Свой текст кнопки",
"labelsHint": "Пустое поле = название по умолчанию",
"sections": {
"home": "Главная",
"subscription": "Подписка",