{% load i18n %}

{% trans "Pay with Taler" %}

{% trans "Scan this QR code with your mobile wallet:" %}

– {% trans "or" %} –

{% trans "Open Taler wallet" %}

{% trans "After completing the payment, please allow for up to ten minutes for our server to register the payment." %}

{% if payment.order.email %}

{% trans "You do not need to keep this page open, we will send you an email once we received your payment." %}

{% endif %}