sitemap.php
536 Bytes
<?php
// Heading
$_['heading_title'] = 'Plan du site';
// Text
$_['text_special'] = 'Promotions';
$_['text_account'] = 'Mon compte';
$_['text_edit'] = 'Informations';
$_['text_password'] = 'Mot de passe';
$_['text_address'] = 'Carnet d’adresse';
$_['text_history'] = 'Historique';
$_['text_download'] = 'Téléchargements';
$_['text_cart'] = 'Panier';
$_['text_checkout'] = 'Commander';
$_['text_search'] = 'Recherche';
$_['text_information'] = 'Informations';
$_['text_contact'] = 'Nous contacter';
?>