{% load i18n %}
{% blocktrans trimmed with object='{$ service.values.key $}' %}
You are about to permanently delete the condition {{ object }}
.
{% endblocktrans %}
{% trans 'This action cannot be undone!' %}