Grammar fix in backend warning message

This commit is contained in:
Raphael Michel
2023-06-13 22:06:18 +02:00
parent 30da7a6429
commit 1420ad43db

View File

@@ -21,7 +21,7 @@
{% if redeemed_in_carts %}
<div class="alert alert-warning">
{% blocktrans trimmed with number=redeemed_in_carts %}
This voucher is currently used in {{ number }} cart sessions and there might not be free to use until the cart sessions
This voucher is currently used in {{ number }} cart sessions and might not be free to use until the cart sessions
expire.
{% endblocktrans %}
<p class="text-right">