{{ translate.instant('import.message.create-entities', {count: statistical.created}) }}
} @if (statistical?.updated) {{{ translate.instant('import.message.update-entities', {count: statistical.updated}) }}
} @if (statistical?.errors) {{{ translate.instant('import.message.error-entities', {count: statistical.errors}) }}
} @if (statistical?.errorsList?.length) {