mirror of
https://github.com/pretix/pretix.git
synced 2026-05-09 15:54:03 +00:00
Fix string formatting issue in log message
This commit is contained in:
@@ -13634,7 +13634,7 @@ msgstr "Kullanıcı şu mesajı doğruladı: \"{}\""
|
||||
#: 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 "Sipariş reddedildi."
|
||||
|
||||
#: pretix/control/logdisplay.py:539 pretix/control/views/orders.py:1291
|
||||
|
||||
Reference in New Issue
Block a user