mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-29 18:13:47 +00:00
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:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user