feat: add show_in_gift toggle UI for tariffs in admin panel

Add pill toggle in tariff create/edit form and purple gift badge
in tariff list. Includes i18n for ru, en, zh, fa locales.
This commit is contained in:
Fringg
2026-03-12 04:16:04 +03:00
parent 01e811bdfc
commit 5a5a987893
7 changed files with 61 additions and 0 deletions

View File

@@ -1742,6 +1742,9 @@
"statusTitle": "套餐状态",
"isActiveLabel": "已激活",
"isActiveHint": "未激活的套餐不会显示给用户",
"showInGiftLabel": "在礼物中显示",
"showInGiftHint": "套餐将在礼物区域中可供购买",
"giftBadge": "礼物",
"isTrialLabel": "试用套餐",
"isTrialHint": "可用于免费试用期",
"validation": {