Modif du template de mail
This commit is contained in:
33
templates/pdf/aomc/I18n/en_US.php
Executable file
33
templates/pdf/aomc/I18n/en_US.php
Executable file
@@ -0,0 +1,33 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Combination ref : ' => 'Combination ref : ',
|
||||
'Customer Number' => 'Customer Number',
|
||||
'DELIVERY' => 'DELIVERY',
|
||||
'Delivery address' => 'Delivery address',
|
||||
'Delivery module' => 'Delivery module',
|
||||
'Discount tax' => 'Discount tax',
|
||||
'Discount with tax' => 'Discount with tax',
|
||||
'Email: ' => 'Email: ',
|
||||
'INVOICE' => 'INVOICE',
|
||||
'Invoice REF' => 'Invoice REF',
|
||||
'Invoice address' => 'Invoice address',
|
||||
'Invoice date' => 'Invoice date',
|
||||
'Payment module' => 'Payment module',
|
||||
'Phone: ' => 'Phone: ',
|
||||
'Postage' => 'Postage',
|
||||
'Product' => 'Product',
|
||||
'Product ref : ' => 'Product ref : ',
|
||||
'Quantity' => 'Quantity',
|
||||
'Ref' => 'Ref',
|
||||
'Shipping tax' => 'Shipping tax',
|
||||
'Tax' => 'Tax',
|
||||
'Taxed total' => 'Taxed total',
|
||||
'Total' => 'Total',
|
||||
'Total with tax' => 'Total incl. tax',
|
||||
'Total without tax' => 'Total without tax',
|
||||
'Unit taxed price' => 'Unit taxed price',
|
||||
'Unit. price' => 'Unit. price',
|
||||
'page' => 'page',
|
||||
'product' => 'product',
|
||||
);
|
||||
Reference in New Issue
Block a user