diff options
-rw-r--r-- | language/fr_FR/common.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/fr_FR/common.lang.php b/language/fr_FR/common.lang.php index e49fe9405..cb5c94bfc 100644 --- a/language/fr_FR/common.lang.php +++ b/language/fr_FR/common.lang.php @@ -277,7 +277,7 @@ $lang['slideshow'] = 'diaporama'; $lang['stop the slideshow'] = 'arrêter le diaporama'; $lang['Specials'] = 'Spéciales'; $lang['SQL queries in'] = 'requêtes SQL en'; -$lang['display only recently posted photos'] = 'n\'afficher que les photos publiés récemment'; +$lang['display only recently posted photos'] = 'n\'afficher que les photos publiées récemment'; $lang['return to the display of all photos'] = 'retourner à l\'affichage de toutes les photos'; $lang['the beginning'] = 'le début'; $lang['Interface theme'] = 'Thème de l\'interface'; |