mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 17:43:47 +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:
@@ -561,6 +561,12 @@
|
||||
"applying": "提交中...",
|
||||
"submitApplication": "提交申请",
|
||||
"applyError": "提交申请失败,请重试。",
|
||||
"yourCampaigns": "您的活动",
|
||||
"campaignBonus": {
|
||||
"balance": "+{{amount}} 余额",
|
||||
"subscription": "{{days}} 天订阅",
|
||||
"tariff": "奖励套餐"
|
||||
},
|
||||
"fields": {
|
||||
"companyName": "公司名称",
|
||||
"companyNamePlaceholder": "您的公司或品牌名称",
|
||||
|
||||
Reference in New Issue
Block a user