forked from CGM_Public/pretix_original
Allow to add a comment when cancelling an order (#2580)
This commit is contained in:
@@ -8150,6 +8150,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"
|
||||
@@ -8160,6 +8162,8 @@ msgstr ""
|
||||
"\n"
|
||||
"您{event}的订单{code}已被取消。\n"
|
||||
"\n"
|
||||
"{comment}\n"
|
||||
"\n"
|
||||
"您可以在{url}查看订单的详细信息\n"
|
||||
"\n"
|
||||
"致敬,\n"
|
||||
|
||||
Reference in New Issue
Block a user