MasterClass/application/language/fr/frontoffice/system_config_lang.php
2025-07-29 15:53:43 +03:00

29 lines
1.0 KiB
PHP
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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 mabonne 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é.";