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 2430aea19..208c50b83 100644 --- a/language/fr_FR/common.lang.php +++ b/language/fr_FR/common.lang.php @@ -418,4 +418,4 @@ $lang['Password is missing. Please enter the password.'] = "Le mot de passe manq $lang['Password confirmation is missing. Please confirm the chosen password.'] = "La confirmation du mot de passe manque. Veuillez confirmer le mot de passe choisi."; $lang['%d photos per page'] = '%d photos par page'; $lang['Theme'] = 'Thème'; -?>
\ No newline at end of file +$lang['No results for'] = 'Aucun résultat pour';
\ No newline at end of file |