{% load i18n %} {% if reload %}
{% trans "Processing Payment" %}
{% else %}
{% if retry %} {% trans "Last try rejected. Please check your entry and retry afterwards." %} {% endif %}
{% endif %}