diff options
Diffstat (limited to 'apps/dashboard/l10n/fr.json')
-rw-r--r-- | apps/dashboard/l10n/fr.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/dashboard/l10n/fr.json b/apps/dashboard/l10n/fr.json index 4fae965706b..3583484b90a 100644 --- a/apps/dashboard/l10n/fr.json +++ b/apps/dashboard/l10n/fr.json @@ -26,5 +26,5 @@ "Insert from {productName}" : "Insérer depuis {productName}", "Show something" : "Montre quelque chose", "Get more widgets from the app store" : "Obtenez plus de widgets de l'App Store" -},"pluralForm" :"nplurals=3; plural=(n==0 || n==1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" +},"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file |