mirror of
https://github.com/pretix/pretix.git
synced 2026-05-10 16:04:02 +00:00
Allow to add a comment when cancelling an order (#2580)
This commit is contained in:
@@ -8773,6 +8773,8 @@ msgid ""
|
||||
"\n"
|
||||
"your order {code} for {event} has been canceled.\n"
|
||||
"\n"
|
||||
"{comment}\n"
|
||||
"\n"
|
||||
"You can view the details of your order at\n"
|
||||
"{url}\n"
|
||||
"\n"
|
||||
@@ -8783,6 +8785,8 @@ msgstr ""
|
||||
"\n"
|
||||
"{event} için {code} sipraşiniz iptal edilmiştir.\n"
|
||||
"\n"
|
||||
"{comment}\n"
|
||||
"\n"
|
||||
"Sipraşinizinin detaylarını bu adresten inceleyebilirsiniz\n"
|
||||
"{url}\n"
|
||||
"\n"
|
||||
|
||||
Reference in New Issue
Block a user