forked from CGM_Public/pretix_original
Allow to add a comment when cancelling an order (#2580)
This commit is contained in:
@@ -8302,6 +8302,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"
|
||||
@@ -8312,6 +8314,8 @@ msgstr ""
|
||||
"\n"
|
||||
"Uw bestelling {code} voor {event} is geannuleerd.\n"
|
||||
"\n"
|
||||
"{comment}\n"
|
||||
"\n"
|
||||
"U kunt de gegevens van uw bestelling bekijken op\n"
|
||||
"{url}\n"
|
||||
"\n"
|
||||
|
||||
Reference in New Issue
Block a user