#1 improve text and translations

This commit is contained in:
Julian Müller 2022-06-13 19:13:27 +02:00
parent 0833677bbd
commit 96d4652a04
3 changed files with 63 additions and 67 deletions

View file

@ -82,7 +82,7 @@
{% else %}
<div class="centeringFlex">
<p>{% translate "You can't order this, because you have a negative balance." %}</p>
<p>{% translate "Your balance is too low to order a drink." %}</p>
<a href="/">{% translate "back" %}</a>
</div>