18 lines
598 B
PHP
18 lines
598 B
PHP
<?php
|
|
/**
|
|
* Created by PhpStorm.
|
|
* User: Utilisateur
|
|
* Date: 2019-04-22
|
|
* Time: 12:50
|
|
*/
|
|
|
|
$lang['txt_hebergement'] = 'Avec Commande Dossard ou Puce';
|
|
$lang['txt_Date_annulation'] = ' Date Dossard ou puce doivent être reçue';
|
|
$lang['txt_Date_confirmation'] = 'Date commande Dossard ou Puce';
|
|
$lang['txt_Type'] = 'Type projet';
|
|
$lang['txt_Destination'] = 'Detail';
|
|
$lang['txt_transfert'] = 'Transferts des revenus d inscription approuvée:';
|
|
$lang['txt_contrat'] = 'Contrat reçu et signé:';
|
|
$lang['txt_evenements inscription'] = 'Evenement inscription:';
|
|
$lang['txt_Destination2'] = 'type';
|