init
This commit is contained in:
15
custom/Extension/application/Ext/Language/en_us.E5.php
Normal file
15
custom/Extension/application/Ext/Language/en_us.E5.php
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
$app_list_strings['moduleList']['ev_Orders'] = 'Raport Zamówienia-Produkty';
|
||||
|
||||
$app_list_strings['ecmproducts_product_kind_dom'] = array(
|
||||
'brak' => 'Brak',
|
||||
);
|
||||
|
||||
$app_list_strings['ecmproducts_product_size_dom'] = array(
|
||||
'brak' => 'Brak',
|
||||
);
|
||||
|
||||
$app_list_strings['ecmproducts_product_brand_dom'] = array(
|
||||
'brak' => 'Brak',
|
||||
);
|
||||
Reference in New Issue
Block a user