diff --git a/app/src/localization/fr/index.ts b/app/src/localization/fr/index.ts index 5eb3a3557..088119660 100644 --- a/app/src/localization/fr/index.ts +++ b/app/src/localization/fr/index.ts @@ -533,8 +533,8 @@ const translation = { PopupExit: "J'ai compris", }, ProofRequest: { - PredicateGeDate: 'est après', - PredicateLeDate: 'est avant', + PredicateGeDate: 'est après le', + PredicateLeDate: 'est avant le', PredicateGe: 'est supérieur ou égal à', PredicateGr: 'est supérieur à', PredicateLe: 'est inférieur ou égal à',