{{ t('Import CSV File with header') }} {{ t('Import CSV File without header') }}
{{ t('Overview importer configuration') }} {{ importer.name }} {{ importer.name }} {{ t('Go to "Importer configuration"') }}

@if (dynamicFieldsNameValue.length > 0) {
{{ formField.label }}: @if (formField.type !== 'checkbox') { {{ formField.value }} } @else { }
}
{{ t('Max allowed file size: ') }} {{ maxUploadLimit?.string }}

{{ t('Drop CSV file here or click to upload.') }}

{{ t('CSV Data preview') }}

{{ csvErrors.notValidRawData.error }}

{{ csvErrors.missingHeaderFields.error }}

{{ csvErrors }}

{{ t('This preview shows maximal 10 first valid records from csv file.') }} {{ t('Furthermore are all hosts displayed and no filter rules get applied.') }} {{ t('Lines with duplicate identifiers are automatically ignored') }}
{{ fieldToMap.key }} {{ fieldToMap.name }} {{ t('Is missing') }}
{{ fieldValue.value }}
{{ t('Invalid rows (show maximal 5 rows for preview)') }}
{{ fieldValue.value }}