{% load i18n %}

{% blocktrans trimmed with trans=data.transaction order=data.order %} Sofort reported that the transaction {{ trans }} has been refunded. Do you want to refund mark the matching order ({{ order }}) as refunded? {% endblocktrans %}

{% csrf_token %} {% trans "No" %}   {% trans "This action cannot be undone." %}