{% extends "djinn_core/admin.html" %} {% block actions %} {% if view.tainted %} Save changes {% endif %} {% include "djinn_i18n/snippets/searchform.html" %} {% endblock %} {% block content %}

Djinn i18n

The Djinn i18n (internationalisation) tool enables you to translate messages. Find messages by module, or by using the search mechanism. Type in part of a message, translation or comment. The Translate button for an entry gives you the translation form. If an item is not used at this moment it is marked as fuzzy.

Default language
{{ view.default_language }}
Supported languages

Modules

{% endblock %}