Files
PrestaShop/themes/default/pdf/fr.php
2011-12-02 15:24:40 +00:00

11 lines
462 B
PHP

<?php
global $_LANGPDF;
$_LANGPDF = array();
$_LANGPDF['PDF_invoice6c2fbe34c186a6b5725d212ad8cd2432'] = 'Facture';
$_LANGPDF['PDF_invoice2f2f0f119a907c6c67a3c6fcde0193ab'] = 'Adresse de livraison';
$_LANGPDF['PDF_invoice28a59051cd90053f87bacd5f1ffbc0b8'] = 'Adresse de facturation';
$_LANGPDF['PDF_invoicee2f324b87eac820c81e4d4a1105dcddf'] = 'Adresses de livraison et facturation';
$_LANGPDF['PDF_invoice5082245495aa792b3d0874088d2b111b'] = 'Total Produit';
?>