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:
@@ -8340,6 +8340,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"
|
||||
@@ -8350,6 +8352,8 @@ msgstr ""
|
||||
"\n"
|
||||
"s'ha cancel·lat la vostra comanda {code} per {event}.\n"
|
||||
"\n"
|
||||
"{comment}\n"
|
||||
"\n"
|
||||
"Podeu veure els detalls de la vostra comanda a\n"
|
||||
"{url}\n"
|
||||
"\n"
|
||||
|
||||
Reference in New Issue
Block a user