mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 09:33:46 +00:00
feat: dual referral links UI (bot + cabinet) with independent copy states
- add bot referral link section with Telegram icon (conditionally rendered) - add cabinet referral link section with chain-link icon - independent copy button state per link type - add bot_referral_link to ReferralInfo type - add i18n keys: botLink, cabinetLink in ru/en/fa/zh
This commit is contained in:
@@ -726,8 +726,10 @@
|
||||
},
|
||||
"referral": {
|
||||
"title": "Referral Program",
|
||||
"yourLink": "Your Referral Link",
|
||||
"copyLink": "Copy Link",
|
||||
"yourLink": "Your Referral Links",
|
||||
"botLink": "Bot link",
|
||||
"cabinetLink": "Cabinet link",
|
||||
"copyLink": "Copy",
|
||||
"copied": "Copied!",
|
||||
"shareButton": "Share",
|
||||
"shareMessage": "Join me on {{botName}} and earn up to {{percent}}% cashback!",
|
||||
|
||||
Reference in New Issue
Block a user