update pdf
This commit is contained in:
@@ -1,13 +1,18 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Custmer Number' => 'Numéro client',
|
||||
'DELIVERY' => 'LIVRAISON',
|
||||
'Delivery module' => 'Module de livraison',
|
||||
'Page' => 'Page',
|
||||
'INVOICE' => 'FACTURE',
|
||||
'Invoice REF' => 'Ref de facture',
|
||||
'Invoice date' => 'Date de facturation',
|
||||
'Payment module' => 'Module de paiement',
|
||||
'Postage' => 'Frais de livraison',
|
||||
'Product' => 'Produit',
|
||||
'Quantity' => 'Quantité',
|
||||
'Ref' => 'Ref',
|
||||
'THANK YOU' => 'MERCI',
|
||||
'Tax' => 'Taxes',
|
||||
'Taxed total' => 'Montant total des taxes',
|
||||
'Total' => 'Total',
|
||||
@@ -15,13 +20,9 @@ return array(
|
||||
'Total without tax' => 'Total HT',
|
||||
'Unit taxed price' => 'Prix unitaire TTC',
|
||||
'Unit. price' => 'Prix unitaire',
|
||||
'customer number' => 'Numéro client',
|
||||
'delivery address' => 'Adresse de livraison',
|
||||
'delivery adress' => 'adresse de livraison',
|
||||
'delivery module' => 'Mode de livraison',
|
||||
'invoice' => 'Facture',
|
||||
'invoice address' => 'Adresse de facturation',
|
||||
'invoice date' => 'Date de la facture',
|
||||
'invoice ref' => 'Référence de la facture',
|
||||
'page' => 'page',
|
||||
'product' => 'Produit',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user