summaryrefslogtreecommitdiffstats
path: root/apps/sharebymail/l10n/fr.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/sharebymail/l10n/fr.js')
-rw-r--r--apps/sharebymail/l10n/fr.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/sharebymail/l10n/fr.js b/apps/sharebymail/l10n/fr.js
index 46c11d3ee21..de8629fc29a 100644
--- a/apps/sharebymail/l10n/fr.js
+++ b/apps/sharebymail/l10n/fr.js
@@ -52,4 +52,4 @@ OC.L10N.register(
"Send password by mail" : "Envoyer le mot de passe par e-mail",
"Reply to initiator" : "Répondre à l'initiateur"
},
-"nplurals=2; plural=(n > 1);");
+"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");