explain referral bonuses

This commit is contained in:
Andrew Brown 2019-03-18 19:34:16 -05:00
parent 5a4f0b9725
commit 2011a5e6d4

View File

@ -277,7 +277,7 @@
Of these, <strong><%= pluralize converted_referrals.count, 'user' %></strong> <%= converted_referrals.count == 1 ? 'has' : 'have' %> earned you both a Premium bonus!
</li>
<% else %>
<li>None have signed up for Premium yet, however.</li>
<li>None have signed up for Premium yet. You receive a permanent 100MB boost to your upload storage whenever someone you refers upgrades to Premium. And they get a 100MB boost, too!</li>
<% end %>
</ul>
</div>