{% load i18n icons translations %} {% if languages_addon %} {% translate "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 %} {% translate "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 %}
{% blocktranslate %}This action cannot be undone. This will permanently delete the {{ object }} translation and all related content.{% endblocktranslate %}