FleetCart/Modules/Import/Resources/lang/en/attributes.php
2023-06-11 13:14:03 +01:00

7 lines
91 B
PHP

<?php
return [
'csv_file' => 'CSV File',
'import_type' => 'Import Type',
];