{% load i18n %} {% if reload %}

{% trans "Processing payment" %}

{% else %}

{% if retry %} {% trans "Last try rejected. Please check your entry and retry afterwards." %} {% endif %}

{% endif %}