footer.php
749 Bytes
<?php
// Text
$_['text_information'] = 'Information';
$_['text_service'] = 'Service client';
$_['text_extra'] = 'Extras';
$_['text_contact'] = 'Nous contacter';
$_['text_return'] = 'Retour de marchandise';
$_['text_sitemap'] = 'Plan du site';
$_['text_manufacturer'] = 'Fabricants';
$_['text_voucher'] = 'Chèques-cadeaux';
$_['text_affiliate'] = 'Affiliations';
$_['text_special'] = 'Promotions';
$_['text_account'] = 'Mon compte';
$_['text_order'] = 'Historique de commandes';
$_['text_wishlist'] = 'Liste de souhaits';
$_['text_newsletter'] = 'Lettre d’information';
$_['text_powered'] = 'Développé Par <a href="http://xado.com" onclick="window.open(this.href)">Chemical Group XADO</a><br /> %s © %s';
?>