diff --git a/src/application/language/french/translations_lang.php b/src/application/language/french/translations_lang.php index 0be876db..e01e9da0 100755 --- a/src/application/language/french/translations_lang.php +++ b/src/application/language/french/translations_lang.php @@ -34,7 +34,7 @@ $lang['reason'] = 'Motif'; $lang['appointment_removed_from_schedule'] = 'Le rendez-vous suivant a été supprimé de l\'agenda.'; $lang['appointment_details_was_sent_to_you'] = 'Un email reprennant les détails de votre rendez-vous vient de vous être envoyé'; $lang['add_to_google_calendar'] = 'Ajouter à Google Calendar'; -$lang['appointment_booked'] = 'Votre rendez-vous a été confimé avec succès !'; +$lang['appointment_booked'] = 'Votre rendez-vous a été confirmé avec succès !'; $lang['thank_you_for_appointment'] = 'Merci de votre prise de rendez-vous avec nous. Vous trouvez ci-joint les détails de votre rendez-vous. Si nécessaire, faites les changements souhaités en cliquant sur le lien du rendez-vous.'; $lang['appointment_details_title'] = 'Détails du rendez-vous'; $lang['customer_details_title'] = 'Vos informations';