{% load i18n %} {% load icons %} {% load translations %} {% if languages_addon %} {% trans 'The “Add missing languages” add-on is installed on this component, a removed language might be re-added by it again.' as msg %} {% show_message 'warning' msg %} {% endif %} {% if object.component.is_glossary %} {% trans 'The glossary component automatically maintains translation for each language used in the project, a removed language might be re-added again.' as msg %} {% show_message 'warning' msg %} {% endif %}
{% blocktrans %}This action cannot be undone. This will permanently delete the {{ object }} translation and all related content.{% endblocktrans %}