Add php files
This commit is contained in:
8
custom/modules/EcmProducts/Ext/Layoutdefs/layoutdefs.ext.php
Executable file
8
custom/modules/EcmProducts/Ext/Layoutdefs/layoutdefs.ext.php
Executable file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
//WARNING: The contents of this file are auto-generated
|
||||
|
||||
|
||||
//auto-generated file DO NOT EDIT
|
||||
$layout_defs['EcmProducts']['subpanel_setup']['ecmquotes']['override_subpanel_name'] = 'EcmProductdefault';
|
||||
|
||||
?>
|
||||
4
custom/modules/EcmProducts/Ext/Vardefs/vardefs.ext.php
Executable file
4
custom/modules/EcmProducts/Ext/Vardefs/vardefs.ext.php
Executable file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
//WARNING: The contents of this file are auto-generated
|
||||
|
||||
?>
|
||||
9
custom/modules/EcmProducts/language/pl_pl.lang.php
Executable file
9
custom/modules/EcmProducts/language/pl_pl.lang.php
Executable file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
// created: 2012-01-05 12:48:13
|
||||
$mod_strings = array (
|
||||
'LBL_ECMQUOTES_SUBPANEL_TITLE' => 'Oferty',
|
||||
'LBL_UNIT_NAME' => 'J.M.',
|
||||
'LBL_STOCK_PRICE' => 'Śr. cena',
|
||||
'LBL_STOCK_QUANTITY' => 'Ilość',
|
||||
);
|
||||
?>
|
||||
Reference in New Issue
Block a user