diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-03-24 05:23:10 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-03-24 05:23:10 +0000 |
commit | 3c78e5e81f164befc7b86a39d34cf1c5e45fb952 (patch) | |
tree | 434543fca0fea7afa5e0e1214ed479ac96c78825 /language/fr_FR/common.lang.php | |
parent | 024fa53ca12bbe75adbb6910f40ca918a83118f6 (diff) |
[trunk_public] Update fr_FR, thanks to : laurent.duretz
git-svn-id: http://piwigo.org/svn/trunk@27901 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-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 |