mirror of
https://github.com/pretix/pretix.git
synced 2026-05-08 15:44:02 +00:00
Fix string formatting issue in log message
This commit is contained in:
@@ -13547,7 +13547,7 @@ msgstr "Ο χρήστης επιβεβαίωσε το ακόλουθο μήνυ
|
||||
#: pretix/control/logdisplay.py:537
|
||||
#, fuzzy
|
||||
#| msgid "The order has been denied."
|
||||
msgid "The order has been canceled (comment: \"{}\")."
|
||||
msgid "The order has been canceled (comment: \"{comment}\")."
|
||||
msgstr "Η παραγγελία απορρίφθηκε."
|
||||
|
||||
#: pretix/control/logdisplay.py:539 pretix/control/views/orders.py:1291
|
||||
|
||||
Reference in New Issue
Block a user