forked from CGM_Public/pretix_original
Fix order email subject in wrong language if plugin changes order.locale (#2588)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user