better translation

This commit is contained in:
Matthias 2021-05-22 14:48:56 +02:00
parent be3f37f28f
commit 53ce848145

View File

@ -24,7 +24,7 @@
<div class='row'>
<div class='col-sm-6'>
<h4>{% trans "Exchange Rates - Convert to " %}{{ default_currency }}</h4>
<h4>{% blocktrans with cur=default_currency %}Exchange Rates - Convert to {{cur}}{% endblocktrans %}</h4>
</div>
</div>