diff --git a/snappymail/v/0.0.0/app/localization/fr/user.json b/snappymail/v/0.0.0/app/localization/fr/user.json index 55c23f047..fbdf5a820 100644 --- a/snappymail/v/0.0.0/app/localization/fr/user.json +++ b/snappymail/v/0.0.0/app/localization/fr/user.json @@ -59,12 +59,12 @@ "UNSEEN": "Non lu", "DATE": "Date", "DATE_ALL": "Tous", - "BEFORE_3_DAYS": "Older then 3 days", - "BEFORE_7_DAYS": "Older then 1 week", - "BEFORE_MONTH": "Older then 1 month", - "BEFORE_3_MONTHS": "Older then 3 months", - "BEFORE_6_MONTHS": "Older then 6 months", - "BEFORE_YEAR": "Older then 1 year", + "BEFORE_3_DAYS": "Plus de 3 jours", + "BEFORE_7_DAYS": "Plus d'une semaine", + "BEFORE_MONTH": "Plus de 1 mois", + "BEFORE_3_MONTHS": "Plus de 3 mois", + "BEFORE_6_MONTHS": "Plus de 6 mois", + "BEFORE_YEAR": "Plus de 1 an", "SINCE_3_DAYS": "Jusqu'à 3 jours", "SINCE_7_DAYS": "Jusqu'à 1 semaine", "SINCE_MONTH": "Jusqu'à 1 mois",