FleetCart/Modules/Import/Resources/lang/en/attributes.php

7 lines
91 B
PHP
Raw Normal View History

2023-06-11 12:14:03 +00:00
<?php
return [
'csv_file' => 'CSV File',
'import_type' => 'Import Type',
];