{% endif %}
{% if has_pending_orders_with_full_payment %}
{% blocktrans trimmed %}
This event contains fully paid orders that are not marked as paid, probably
because no quota was left at the time their payment arrived. You should review the cases and consider
either refunding the customer or creating more space.
{% endblocktrans %}
{% trans "Show affected orders" %}
{% endif %}
{% if has_sync_problems %}
{% blocktrans trimmed %}
Orders in this event could not be synced to an external system as configured.
{% endblocktrans %}
{% trans "Show sync problems" %}