aboutsummaryrefslogtreecommitdiffstats
path: root/language/fr_FR/common.lang.php
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2013-11-16 22:01:58 +0000
committerplegall <plg@piwigo.org>2013-11-16 22:01:58 +0000
commitc374e7d6afe2c01bad0e5c9a0a025cb8f414f82f (patch)
treee202a933cd30c17c9d73dd914cffd749303a8bcf /language/fr_FR/common.lang.php
parentd7c718e8464a9ab0837545c3642e9420f972ed45 (diff)
feature 1668: add new language strings for the new user manager.
git-svn-id: http://piwigo.org/svn/trunk@25502 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/fr_FR/common.lang.php')
-rw-r--r--language/fr_FR/common.lang.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/language/fr_FR/common.lang.php b/language/fr_FR/common.lang.php
index 3c4faecfb..e88783ba8 100644
--- a/language/fr_FR/common.lang.php
+++ b/language/fr_FR/common.lang.php
@@ -417,4 +417,5 @@ $lang['Your website URL is invalid'] = 'L\'adresse de votre site web est invalid
$lang['Email'] = "Email";
$lang['Password is missing. Please enter the password.'] = "Le mot de passe manque. Veuillez saisir le mot de passe.";
$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';
?> \ No newline at end of file