mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 09:33:46 +00:00
feat: show partner campaign links with bonuses on referral page
Display campaigns assigned to the partner with shareable deep links, copy button, and bonus type badges (balance/subscription/tariff).
This commit is contained in:
@@ -670,6 +670,12 @@
|
||||
"applying": "Submitting...",
|
||||
"submitApplication": "Submit Application",
|
||||
"applyError": "Failed to submit application. Please try again.",
|
||||
"yourCampaigns": "Your campaigns",
|
||||
"campaignBonus": {
|
||||
"balance": "+{{amount}} to balance",
|
||||
"subscription": "{{days}} days subscription",
|
||||
"tariff": "Bonus tariff"
|
||||
},
|
||||
"fields": {
|
||||
"companyName": "Company Name",
|
||||
"companyNamePlaceholder": "Your company or brand name",
|
||||
|
||||
Reference in New Issue
Block a user