{{ 'dashboard.export.history.title' | translate }}
{{ 'dashboard.export.history.table.date' | translate }} |
{{ 'dashboard.export.history.table.countries' | translate }} |
{{ 'dashboard.export.history.table.dateRange' | translate }} |
{{ 'dashboard.export.history.table.duration' | translate }} |
{{ 'dashboard.export.history.table.status' | translate }} |
{{ data.exportDate }} |
{{ data.countriesParam }} |
{{ data.dateRangeParam }} |
{{ data.duration }} |
{{ data.batchStatus | titlecase }} |