Merge branch 'master' of github.com:thelia/thelia into cleanmaster
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Delivery module' => 'Delivery module',
|
||||
'Quantity' => 'Quantity',
|
||||
'Product' => 'Product',
|
||||
'Unit. price' => 'Unit. price',
|
||||
'Tax' => 'Tax',
|
||||
'Unit taxed price' => 'Unit taxed price',
|
||||
'Taxed total' => 'Taxed total',
|
||||
'Payment module' => 'Payment module',
|
||||
'Postage' => 'Postage',
|
||||
'Total' => 'Total',
|
||||
'Delivery module' => 'Delivery module',
|
||||
'Quantity' => 'Quantity',
|
||||
'Product' => 'Product',
|
||||
'Unit. price' => 'Unit. price',
|
||||
'Tax' => 'Tax',
|
||||
'Unit taxed price' => 'Unit taxed price',
|
||||
'Taxed total' => 'Taxed total',
|
||||
'Payment module' => 'Payment module',
|
||||
'Postage' => 'Postage',
|
||||
'Total' => 'Total',
|
||||
);
|
||||
|
||||
@@ -1,36 +1,36 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Combination builder' => 'Combination builder',
|
||||
'Title' => 'Title',
|
||||
'City' => 'City',
|
||||
'Zip code' => 'Zip code',
|
||||
'Country' => 'Country',
|
||||
'Phone' => 'Phone',
|
||||
'Login' => 'Login',
|
||||
'Password' => 'Password',
|
||||
'Profile' => 'Profile',
|
||||
'Postage' => 'Postage',
|
||||
'Add to all product templates' => 'Add to all product templates',
|
||||
'Quantity' => 'Quantity',
|
||||
'Name' => 'Name',
|
||||
'Value' => 'Value',
|
||||
'Subject' => 'Subject',
|
||||
'Company' => 'Company',
|
||||
'Description' => 'Description',
|
||||
'Language name' => 'Language name',
|
||||
'ISO 639 Code' => 'ISO 639 Code',
|
||||
'If a translation is missing or incomplete :' => 'If a translation is missing or incomplete :',
|
||||
'Host' => 'Host',
|
||||
'Port' => 'Port',
|
||||
'Encryption' => 'Encryption',
|
||||
'Username' => 'Username',
|
||||
'Timeout' => 'Timeout',
|
||||
'Source IP' => 'Source IP',
|
||||
'Email address' => 'Email address',
|
||||
'Firstname' => 'Firstname',
|
||||
'Lastname' => 'Lastname',
|
||||
'Additional address' => 'Additional address',
|
||||
'Reference' => 'Reference',
|
||||
'EAN Code' => 'EAN Code',
|
||||
'Combination builder' => 'Combination builder',
|
||||
'Title' => 'Title',
|
||||
'City' => 'City',
|
||||
'Zip code' => 'Zip code',
|
||||
'Country' => 'Country',
|
||||
'Phone' => 'Phone',
|
||||
'Login' => 'Login',
|
||||
'Password' => 'Password',
|
||||
'Profile' => 'Profile',
|
||||
'Postage' => 'Postage',
|
||||
'Add to all product templates' => 'Add to all product templates',
|
||||
'Quantity' => 'Quantity',
|
||||
'Name' => 'Name',
|
||||
'Value' => 'Value',
|
||||
'Subject' => 'Subject',
|
||||
'Company' => 'Company',
|
||||
'Description' => 'Description',
|
||||
'Language name' => 'Language name',
|
||||
'ISO 639 Code' => 'ISO 639 Code',
|
||||
'If a translation is missing or incomplete :' => 'If a translation is missing or incomplete :',
|
||||
'Host' => 'Host',
|
||||
'Port' => 'Port',
|
||||
'Encryption' => 'Encryption',
|
||||
'Username' => 'Username',
|
||||
'Timeout' => 'Timeout',
|
||||
'Source IP' => 'Source IP',
|
||||
'Email address' => 'Email address',
|
||||
'Firstname' => 'Firstname',
|
||||
'Lastname' => 'Lastname',
|
||||
'Additional address' => 'Additional address',
|
||||
'Reference' => 'Reference',
|
||||
'EAN Code' => 'EAN Code',
|
||||
);
|
||||
|
||||
@@ -23,4 +23,4 @@
|
||||
|
||||
return array(
|
||||
|
||||
);
|
||||
);
|
||||
|
||||
@@ -23,4 +23,4 @@
|
||||
|
||||
return array(
|
||||
|
||||
);
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user