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

@@ -1039,6 +1039,10 @@
"emojiId": "自定义表情 ID",
"emojiPlaceholder": "自定义表情 ID可选",
"resetAll": "重置所有样式",
"hidden": "已隐藏",
"customLabels": "按钮名称",
"labelPlaceholder": "自定义按钮文本",
"labelsHint": "留空 = 默认名称",
"sections": {
"home": "主页",
"subscription": "订阅",