mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-30 02:23: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:
@@ -671,10 +671,18 @@
|
||||
"submitApplication": "Submit Application",
|
||||
"applyError": "Failed to submit application. Please try again.",
|
||||
"yourCampaigns": "Your campaigns",
|
||||
"campaignLinks": {
|
||||
"bot": "Bot link",
|
||||
"web": "Cabinet link"
|
||||
},
|
||||
"campaignBonus": {
|
||||
"title": "Referral bonus",
|
||||
"balance": "+{{amount}} to balance",
|
||||
"balanceDesc": "{{amount}} credited on signup",
|
||||
"subscription": "{{days}} days subscription",
|
||||
"tariff": "Bonus tariff"
|
||||
"subscriptionDesc": "{{days}} days free subscription",
|
||||
"tariff": "Bonus tariff",
|
||||
"tariffDesc": "Free tariff plan"
|
||||
},
|
||||
"fields": {
|
||||
"companyName": "Company Name",
|
||||
|
||||
Reference in New Issue
Block a user