fix(affiliate): update referral message

This commit is contained in:
CaIon
2026-07-09 16:49:53 +08:00
parent df01273b94
commit a79f96919e
7 changed files with 7 additions and 7 deletions
@@ -74,7 +74,7 @@ export function AffiliateRewardsCard({
</h3>
<p className='text-muted-foreground line-clamp-1 text-xs'>
{t(
'Earn rewards when your referrals add funds. Transfer accumulated rewards to your balance anytime.'
'Earn rewards when users join through your referral link. Transfer accumulated rewards to your balance anytime.'
)}
</p>
</div>