forked from CGM_Public/pretix_original
Fix Dashboard-Tile Translation (number of orders) (#612)
* Fix #556 - Max. redemptions instead of amount of vouchers * Update Translation for Dashboard-Tile
This commit is contained in:
committed by
Raphael Michel
parent
631cded0d6
commit
b608125545
@@ -7485,8 +7485,8 @@ msgstr "Bald"
|
||||
#, python-brace-format
|
||||
msgid "{num} order"
|
||||
msgid_plural "{num} orders"
|
||||
msgstr[0] "Bestellung bestätigen"
|
||||
msgstr[1] "Bestellung bestätigen"
|
||||
msgstr[0] "{num} Bestellung"
|
||||
msgstr[1] "{num} Bestellungen"
|
||||
|
||||
#: pretix/control/views/event.py:105 pretix/control/views/event.py:251
|
||||
#: pretix/control/views/event.py:291 pretix/control/views/event.py:355
|
||||
|
||||
Reference in New Issue
Block a user