mirror of
https://github.com/pretix/pretix.git
synced 2026-05-08 15:44:02 +00:00
Fix order email subject in wrong language if plugin changes order.locale (#2588)
This commit is contained in:
@@ -3661,7 +3661,7 @@ msgstr ""
|
||||
#: pretix/base/models/orders.py:1023 pretix/base/services/orders.py:937
|
||||
#: pretix/control/views/event.py:758
|
||||
#, python-format
|
||||
msgid "Your order: %(code)s"
|
||||
msgid "Your order: {code}"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/orders.py:1187
|
||||
|
||||
Reference in New Issue
Block a user