{% load i18n %} {% comment %} - This template is used within page edit as the button-group footer at the very end. {% endcomment %}
{% trans "Delete" %} {% if show_delete_translation %} {% blocktrans with language_name as language %}Delete {{ language }} translation{% endblocktrans %} {% endif %}
{% endif %} {% if show_save_as_new %}{%endif%} {% if show_save_and_add_another %}{% endif %} {% if show_save_and_continue %}{% endif %}