diff --git a/pretix_paybox/templates/pretix_paybox/checkout_payment_form.html b/pretix_paybox/templates/pretix_paybox/checkout_payment_form.html index 1ccb4b8..3ea593e 100644 --- a/pretix_paybox/templates/pretix_paybox/checkout_payment_form.html +++ b/pretix_paybox/templates/pretix_paybox/checkout_payment_form.html @@ -1,4 +1,2 @@ {% load i18n %} -{% blocktrans %} -You will redirected to the Paybox/Up2Pay secured website after clicking on 'Place binding order' -{% endblocktrans %} \ No newline at end of file +{% trans "You will redirected to the Paybox/Up2Pay secured website after clicking on 'Place binding order'" %}