45645f1f50
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9354 b9a71923-0436-4b27-9f14-aed3839534dd
9 lines
452 B
PHP
9 lines
452 B
PHP
<?php
|
|
|
|
global $_LANGPDF;
|
|
$_LANGPDF = array();
|
|
$_LANGPDF['PDF_invoice15b57bef332e7e0327d89fe93711a954'] = 'An electronic version of this invoice is available in your account. To access it, log in to the';
|
|
$_LANGPDF['PDF_invoice396124314c5fd1fa5bf463274896dc80'] = 'No price display method defined for this customer group';
|
|
$_LANGPDF['PDF_invoicee7bbf027179f23c92bec649fa6ae78e4'] = 'Exempt of VAT according to section 259B of the General Tax Code.';
|
|
|
|
?>
|