affiliate.php
493 Bytes
<?php
// Heading
$_['heading_title'] = 'Affiliation';
// Text
$_['text_register'] = 'Enregistrement';
$_['text_login'] = 'Se connecter';
$_['text_logout'] = 'Se déconnecter';
$_['text_forgotten'] = 'Mot de passe oublié';
$_['text_account'] = 'Mon compte';
$_['text_edit'] = 'Édition de compte';
$_['text_password'] = 'Mot de passe';
$_['text_payment'] = 'Options paiement';
$_['text_tracking'] = 'Suivi affiliation';
$_['text_transaction'] = 'Transactions';
?>