We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5e8a57 commit fb9d72dCopy full SHA for fb9d72d
Themes/default/languages/SimpleReferrals/.english.php
@@ -29,6 +29,6 @@
29
30
// Alerts
31
$txt['SimpleReferrals_send_alerts'] = 'Send alert to referrals upon new registrations';
32
-$txt['alert_group_referrals'] = $txt['maintain_referrals'];
+$txt['alert_group_referrals'] = $txt['maintain_referrals']; // Don't translate
33
$txt['alert_new_referred'] = 'When someone signs up using my referral link';
34
$txt['alert_referral_new_referred'] = '{member_link} just used your referral link';
0 commit comments