mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-07-02 00:32:19 -05:00
fix(locale): month string not being shown
This commit is contained in:
parent
ad158dba1b
commit
e6ad04ea2b
|
|
@ -62,7 +62,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<p class="price">
|
||||
<span>{{this.price}}</span> / {{ locale.upgrade.month }}
|
||||
<span>{{this.price}}</span> / {{ ../locale.upgrade.month }}
|
||||
</p>
|
||||
</label>
|
||||
{{/each}}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user