{{ errorMessage }}
{{ t`Selected` }} {{ helperMessage }}{{ fileName ? ',' : '' }} {{ t`check values and click on` }} {{ ' ' }}{{ t`Import Data.` }} {{ ' ' + (importer.valueMatrix.length === 2 ? t`${importer.valueMatrix.length} row added.` : t`${importer.valueMatrix.length} rows added.`) }}
*
{{ t`${numColumnsPicked} fields selected` }}
{{ t`Success` }}
{{ success.length === 1 ? t`${success.length} entry imported` : t`${success.length} entries imported` }}
{{ t`Failed` }}
{{ failed.length === 1 ? t`${failed.length} entry failed` : t`${failed.length} entries failed` }}