Fix order email subject in wrong language if plugin changes order.locale (#2588)

This commit is contained in:
Raphael Michel
2022-04-12 10:31:49 +02:00
committed by GitHub
parent 3cdf578c14
commit ea8630d3d7
34 changed files with 106 additions and 106 deletions

View File

@@ -4163,7 +4163,7 @@ msgstr "Pozycja zamówienia"
#: pretix/base/models/orders.py:2399 pretix/base/services/orders.py:955
#, fuzzy, python-format
#| msgid "Presale not started"
msgid "Your event registration: %(code)s"
msgid "Your event registration: {code}"
msgstr "Przedsprzedaż nierozpoczęta"
#: pretix/base/models/orders.py:2573