7 lines
91 B
PHP
7 lines
91 B
PHP
<?php
|
|
|
|
return [
|
|
'csv_file' => 'CSV File',
|
|
'import_type' => 'Import Type',
|
|
];
|