mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-29 18:13:47 +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:
@@ -577,8 +577,10 @@
|
||||
},
|
||||
"referral": {
|
||||
"title": "برنامه معرفی",
|
||||
"yourLink": "لینک معرفی شما",
|
||||
"copyLink": "کپی لینک",
|
||||
"yourLink": "لینکهای معرفی شما",
|
||||
"botLink": "لینک ربات",
|
||||
"cabinetLink": "لینک کابینت",
|
||||
"copyLink": "کپی",
|
||||
"copied": "کپی شد!",
|
||||
"shareButton": "اشتراکگذاری",
|
||||
"shareMessage": "از طریق لینک من به {{botName}} بپیوند و تا {{percent}}٪ پاداش بگیر!",
|
||||
|
||||
Reference in New Issue
Block a user