mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-29 18:13:47 +00:00
fix: show all campaigns in assign list, add dual links and bonus details
1. Remove is_active filter from campaign assign page so inactive campaigns are also visible (with badge) 2. Redesign partner campaign cards with separate bot/cabinet links, detailed bonus descriptions, and per-link copy buttons
This commit is contained in:
@@ -698,10 +698,18 @@
|
||||
"submitApplication": "Отправить заявку",
|
||||
"applyError": "Не удалось отправить заявку. Попробуйте снова.",
|
||||
"yourCampaigns": "Ваши кампании",
|
||||
"campaignLinks": {
|
||||
"bot": "Ссылка в бот",
|
||||
"web": "Ссылка в кабинет"
|
||||
},
|
||||
"campaignBonus": {
|
||||
"title": "Бонус для реферала",
|
||||
"balance": "+{{amount}} на баланс",
|
||||
"balanceDesc": "{{amount}} на баланс при регистрации",
|
||||
"subscription": "{{days}} дн. подписки",
|
||||
"tariff": "Бонусный тариф"
|
||||
"subscriptionDesc": "{{days}} дней бесплатной подписки",
|
||||
"tariff": "Бонусный тариф",
|
||||
"tariffDesc": "Бесплатный тарифный план"
|
||||
},
|
||||
"fields": {
|
||||
"companyName": "Название компании",
|
||||
|
||||
Reference in New Issue
Block a user