diff --git a/assets/translations/fr.json b/assets/translations/fr.json index f65d20e..acd074e 100644 --- a/assets/translations/fr.json +++ b/assets/translations/fr.json @@ -358,16 +358,16 @@ "other": "{} URLs" }, "minute": { - "one": "{} Minute", - "other": "{} Minutes" + "one": "{} minute", + "other": "{} minutes" }, "hour": { - "one": "{} Heure", - "other": "{} Heures" + "one": "{} heure", + "other": "{} heures" }, "day": { - "one": "{} Jour", - "other": "{} Jours" + "one": "{} jour", + "other": "{} jours" }, "clearedNLogsBeforeXAfterY": { "one": "Nettoyage du journal {n} (avant = {before}, après = {after})",