aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/fr.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/theming/l10n/fr.js')
-rw-r--r--apps/theming/l10n/fr.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/theming/l10n/fr.js b/apps/theming/l10n/fr.js
index 8b8193e3c34..1165934ccec 100644
--- a/apps/theming/l10n/fr.js
+++ b/apps/theming/l10n/fr.js
@@ -51,4 +51,4 @@ OC.L10N.register(
"Upload new favicon" : "Téléverser un nouveau favicon",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installez l'extension PHP Imagemagick avec le support pour les images SVG afin de générer automatiquement les favicons sur base du logo téléversé et de la couleur."
},
-"nplurals=3; plural=(n==0 || n==1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+"nplurals=2; plural=(n > 1);");