{% load i18n l10n inline_formset %} {% localize off %}
{% trans "No pending imports." %}
{% else %}| {% trans "Name" %} | {% trans "Type" %} | {% trans "Status" %} | {% trans "Action" %} | {% trans "Files" context "file" %} | {% trans "Pré-import form / matching" %} | {% trans "Diagnostic files" %} |
|---|---|---|---|---|---|---|
|
{{import.importer_type}} ({% if import.importer_type.type_label %}{% trans import.importer_type.type_label %}{% else %}{% trans "Group" %}{% endif %}) | {{import.status}} |
|
|
|
|
| {{sub.importer_type}} | {{sub.status}} |
|
|
|
||