15 lines
403 B
PHP
15 lines
403 B
PHP
<?php
|
|
/**
|
|
* Created by PhpStorm.
|
|
* User: Utilisateur
|
|
* Date: 2019-04-22
|
|
* Time: 12:50
|
|
*/
|
|
|
|
$lang['txt_hebergement'] = 'Avec Hébergement';
|
|
$lang['txt_Date_annulation'] = 'Date annulation';
|
|
$lang['txt_Date_confirmation'] = 'Date confirmation';
|
|
$lang['txt_Type'] = 'Étape';
|
|
$lang['txt_Destination'] = 'Type';
|
|
$lang['txt_Destination2'] = 'Destination';
|
|
$lang['txt_dateannulation'] = 'Date annulation'; |