{{blade.notification.description}}

{{ 'platform.blades.export-main.labels.start' | translate }} —  {{ blade.notification.created | amParse | date:'mediumTime' }}

{{ 'platform.blades.export-main.labels.end' | translate }} —  {{ blade.notification.finished | amParse | date:'mediumTime' }}

  • {{ 'Total count' | translate }}
    {{blade.notification.totalCount | number:0}}
  • {{ 'Processed' | translate }}
    {{blade.notification.processedCount | number:0}}
  • {{ 'Errors found' | translate }}
    {{blade.notification.errorCount | number:0}}
{{ 'platform.blades.export-main.labels.errors' | translate }}

{{error}}