{% extends "paxalia/base.html" %} {% load static i18n %} {% block title %}{% trans "Localization" %} · {{ definition.verbose_name_plural }} · {% trans "Paxalia Admin" %}{% endblock %} {% block page_title %}{% trans "Localization" %}{% endblock %} {% block page_subtitle %}{{ definition.verbose_name_plural }} · {% trans "Translation coverage" %}{% endblock %} {% block extra_css %}{% endblock %} {% block dashboard_content %}
{% trans "Review every configured language and edit translations directly. The language status stays visible so missing content is easy to find." %}
{% trans "Each record uses the same configured languages. Open a record to add or update its translations." %}
{% trans "Create a record first, then return here to manage its translations." %}
{% trans "Paxalia did not detect a supported translation layer on this registered model." %}