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

@@ -1292,6 +1292,10 @@
"emojiId": "Custom Emoji ID",
"emojiPlaceholder": "Custom emoji ID (optional)",
"resetAll": "Reset all styles",
"hidden": "Hidden",
"customLabels": "Button labels",
"labelPlaceholder": "Custom button text",
"labelsHint": "Empty = default label",
"sections": {
"home": "Home",
"subscription": "Subscription",