{% load i18n %}
No {{model}} were imported.
There were {{error_count}} errors during the import.
{{created_count}} {{model}} were successfully imported.
{{error_count}} rows have errors during the import.
{% else %} {{total_count}} {{model}} were successfully imported. {% endif %}