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

@@ -2044,6 +2044,9 @@
"statusTitle": "Tariff Status",
"isActiveLabel": "Active",
"isActiveHint": "Inactive tariffs are not shown to users",
"showInGiftLabel": "Show in gifts",
"showInGiftHint": "Tariff will be available for purchase in the gifts section",
"giftBadge": "Gift",
"isTrialLabel": "Trial tariff",
"isTrialHint": "Available for free trial period",
"validation": {