Fix gettext formatting issues

This commit is contained in:
Raphael Michel
2022-04-12 10:53:03 +02:00
parent f46de92303
commit 3e8e454e92
35 changed files with 37 additions and 37 deletions

View File

@@ -11086,10 +11086,10 @@ msgstr "Keine Mitgliedschaft angelegt"
#: pretix/control/forms/item.py:569
#, python-format
msgid ""
"Gift card products should use a tax rule with a rate of 0% since sales tax "
"Gift card products should use a tax rule with a rate of 0 percent since sales tax "
"will be applied when the gift card is redeemed."
msgstr ""
"Wertgutscheine müssen einem 0%-Steuersatz zugeordnet sein, da Umsatzsteuer "
"Wertgutscheine müssen einem 0-Prozent-Steuersatz zugeordnet sein, da Umsatzsteuer "
"berechnet wird, wenn der Gutschein eingelöst wird."
#: pretix/control/forms/item.py:650 pretix/control/forms/item.py:647