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:
@@ -13685,7 +13685,7 @@ msgstr "El usuario confirmó el siguiente mensaje: \"{}\""
|
||||
|
||||
#: pretix/control/logdisplay.py:537
|
||||
#, fuzzy
|
||||
msgid "The order has been canceled (comment: \"{}\")."
|
||||
msgid "The order has been canceled (comment: \"{comment}\")."
|
||||
msgstr "La orden ha sido denegada."
|
||||
|
||||
#: pretix/control/logdisplay.py:539 pretix/control/views/orders.py:1291
|
||||
|
||||
Reference in New Issue
Block a user