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:
Fringg
2026-02-17 10:45:13 +03:00
parent 2efce0eb03
commit 8b33d8224d
6 changed files with 127 additions and 0 deletions

View File

@@ -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",