Skip to content

Commit ef40221

Browse files
add stats setting
Signed-off-by: Diego Andrés <diegoandres_cortes@outlook.com>
1 parent 92a8dac commit ef40221

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Themes/default/languages/SimpleReferrals/.english.php

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,8 @@
2121
$txt['SimpleReferrals_allow_select_desc'] = 'If enabled, guests will not be able to search/set forum users in the signup form, can only use direct referral links.';
2222
$txt['SimpleReferrals_enable_posts'] = 'Enable referrals count in posts';
2323
$txt['SimpleReferrals_enable_profile'] = 'Enable referrals count in profile';
24-
$txt['SimpleReferrals_display_link'] = 'Display the referral link in profile';
24+
$txt['SimpleReferrals_display_link'] = 'Display the referral link in profile';
25+
26+
// Stats
27+
$txt['SimpleReferrals_enable_stats'] = 'Display top referrers in the forum stats';
28+
$txt['top_most_referrals'] = 'Most referrals';

0 commit comments

Comments
 (0)