first upload all files
This commit is contained in:
11
Modules/Import/Resources/lang/en/importer.php
Normal file
11
Modules/Import/Resources/lang/en/importer.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'importer' => 'Importer',
|
||||
'download_csv' => 'Download CSV',
|
||||
'import' => 'Import',
|
||||
'import_types' => [
|
||||
'product' => 'Product',
|
||||
],
|
||||
'run' => 'Run',
|
||||
];
|
||||
Reference in New Issue
Block a user