mirror of
https://github.com/pretix/pretix.git
synced 2026-05-09 15:54:03 +00:00
Allow to add a comment when cancelling an order (#2580)
This commit is contained in:
@@ -8291,6 +8291,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"
|
||||
@@ -8301,6 +8303,8 @@ msgstr ""
|
||||
"\n"
|
||||
"deine Bestellung {code} für {event} wurde storniert.\n"
|
||||
"\n"
|
||||
"{comment}\n"
|
||||
"\n"
|
||||
"Du kannst deine Bestellung unter folgender Adresse einsehen:\n"
|
||||
"{url}\n"
|
||||
"\n"
|
||||
|
||||
Reference in New Issue
Block a user