forked from CGM_Public/pretix_original
Allow to add a comment when cancelling an order (#2580)
This commit is contained in:
@@ -7976,6 +7976,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"
|
||||
@@ -7986,6 +7988,8 @@ msgstr ""
|
||||
"\n"
|
||||
"Din bestilling {code} til {event} er blevet annulleret.\n"
|
||||
"\n"
|
||||
"{comment}\n"
|
||||
"\n"
|
||||
"Du kan se detaljerne for din bestilling på\n"
|
||||
"{url}\n"
|
||||
"\n"
|
||||
|
||||
Reference in New Issue
Block a user