mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-08-16 21:57:01 -05:00
fix(locale): month string not being shown
This commit is contained in:
@@ -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}}
|
||||
|
||||
Reference in New Issue
Block a user