'Import',
    'title'                     => 'Import :type',
    'limitations'               => 'Allowed file types: :extensions
Allowed max rows: :row_limit',
    'sample_file'               => 'You can download the sample file and fill it with your data.',
    'sample_file_and_document'  => 'You can download the sample file and review the documents for detailed information',
    'drop_file'                 => 'Upload a file or drag and drop',
    'file_type_and_limitations' => ':extensions up to :row_limit rows',
];