diff options
Diffstat (limited to 'apps/theming/l10n/fr.json')
-rw-r--r-- | apps/theming/l10n/fr.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/theming/l10n/fr.json b/apps/theming/l10n/fr.json index f002cf0fe6f..4c8a32957a4 100644 --- a/apps/theming/l10n/fr.json +++ b/apps/theming/l10n/fr.json @@ -59,5 +59,5 @@ "Favicon" : "Favicon", "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." -},"pluralForm" :"nplurals=2; plural=(n > 1);" +},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file |