Add translation for CHF/Month
This commit is contained in:
parent
a3ea7f585b
commit
796a56872c
3 changed files with 7 additions and 3 deletions
|
|
@ -36,7 +36,7 @@
|
|||
CORE: {{config.cpu|floatformat}},
|
||||
RAM: {{config.memory|floatformat}} GB,
|
||||
SSD: {{config.disk_size|floatformat}} GB,
|
||||
PRICE: {{config.price|floatformat}} CHF/Month
|
||||
PRICE: {{config.price|floatformat}} {% trans "CHF/Month" %}
|
||||
</option>
|
||||
{% endfor %}
|
||||
</select>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue