Update some confusing wording around the prepaid plan
This commit is contained in:
@@ -81,13 +81,12 @@ onMount(() => {
|
||||
<section>
|
||||
<h2 id="deposit">Deposit credit</h2>
|
||||
<p>
|
||||
Pixeldrain credit can be used for our prepaid plans, which are different
|
||||
from the Patreon plans. With prepaid you only pay for what you use, at a
|
||||
rate of €4 per TB per month for storage and €1 per TB for data transfer.
|
||||
See the Subscriptions tab for more information about the perks.
|
||||
</p>
|
||||
<p>
|
||||
Current account balance: <Euro amount={window.user.balance_micro_eur}></Euro>
|
||||
Pixeldrain credit can be used for our Prepaid subscription plan, which
|
||||
is different from the Patreon plans. Instead of monthly limits, with
|
||||
Prepaid there are no limits. You pay for what you use, at a rate of €4
|
||||
per TB per month for storage and €1 per TB for data transfer. Your
|
||||
current account balance is <Euro
|
||||
amount={window.user.balance_micro_eur}/>
|
||||
</p>
|
||||
|
||||
<div class="tab_bar">
|
||||
|
Reference in New Issue
Block a user