You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

28 lines
1.0 KiB

<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed');
/* FRONTOFFICE TEMPLATE*/
// Header Links
$lang['home'] = 'Home';
$lang['my_account'] = 'Mon compte';
$lang['my_reservations'] = 'Mes événements';
$lang['login'] = 'Se connecter';
$lang['logout'] = 'Déconnexion';
$lang["create_an_account"] = "Créer un compte";
$lang["subscribe"] = "Je m’abonne au <i>Company For Madagascar</i>";
// Footer Links
$lang['legal_notice'] = 'Mentions légales';
$lang['term_of_sales'] = 'Conditions générales de vente';
$lang['privacy_policy'] = 'Politique de confidentialité';
$lang['online_store'] = 'Le boutique en ligne';
$lang['contact_us'] = 'Contactez-nous';
$lang['lemonde_site'] = 'Company For Madagascar.fr';
// Page Titles
$lang['title_forgot_pass'] = 'Company For Madagascar | Ateliers';
$lang['title_homepage'] = 'Company For Madagascar | Ateliers';
$lang['title_event_details_page'] = 'Company For Madagascar | Ateliers';
// Error Messages
$lang['not_registered'] = "L'email n'est pas enregistré.";