From ce8bee5c11ad14efc76352a02b64743a13515c82 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Tue, 9 May 2023 17:53:58 +0200 Subject: [PATCH] Order confirmation: Fine-tune text --- .../templates/pretixpresale/event/checkout_confirm.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pretix/presale/templates/pretixpresale/event/checkout_confirm.html b/src/pretix/presale/templates/pretixpresale/event/checkout_confirm.html index 1d09ebd554..ba28273713 100644 --- a/src/pretix/presale/templates/pretixpresale/event/checkout_confirm.html +++ b/src/pretix/presale/templates/pretixpresale/event/checkout_confirm.html @@ -186,10 +186,10 @@ {% if require_approval %}
- {% trans "Your order requires approval by the event organizer before it can be confirmed and forms a valid contract." %} + {% trans "After you submitted your order using the button below, it will require approval by the event organizer before it can be confirmed and forms a valid contract." %} {% blocktrans trimmed %} - We will sent you an email as soon as the event organizer approved or rejected your order. + We will send you an email as soon as the event organizer approved or rejected your order. {% endblocktrans %} {% if cart.total > 0 %} {% blocktrans trimmed %}