diff options
Diffstat (limited to 'language/fr_FR.iso-8859-1/common.lang.php')
-rw-r--r-- | language/fr_FR.iso-8859-1/common.lang.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/language/fr_FR.iso-8859-1/common.lang.php b/language/fr_FR.iso-8859-1/common.lang.php index c9af1c218..226281f85 100644 --- a/language/fr_FR.iso-8859-1/common.lang.php +++ b/language/fr_FR.iso-8859-1/common.lang.php @@ -131,11 +131,11 @@ $lang['caddie'] = 'Panier'; $lang['calendar'] = 'Calendrier'; $lang['calendar_any'] = 'Tout'; $lang['calendar_hint'] = 'affichage année par année, mois par mois, jour par jour'; -$lang['calendar_monthly_l'] = 'Liste mensuelle'; -$lang['calendar_monthly_c'] = 'Calendrier mensuel'; $lang['calendar_picture_hint'] = 'afficher les images du '; $lang['calendar_view'] = 'Vue'; -$lang['calendar_weekly_l'] = 'Liste hebdomadaire'; +$lang['chronology_monthly_list'] = 'Liste mensuelle'; +$lang['chronology_monthly_calendar'] = 'Calendrier mensuel'; +$lang['chronology_weekly_list'] = 'Liste hebdomadaire'; $lang['click_to_redirect'] = 'Cliquez ici si votre navigateur ne vous redirige pas.'; $lang['comment date'] = 'date du commentaire'; $lang['comment'] = 'Commentaire'; |