diff --git a/src/Wallabag/CoreBundle/Resources/translations/validators.fr.yml b/src/Wallabag/CoreBundle/Resources/translations/validators.fr.yml index f6db163b9..8c3699cf2 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/validators.fr.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/validators.fr.yml @@ -1,7 +1,7 @@ validator: password_must_match: Les deux mots de passe doivent correspondre. password_too_short: Votre mot de passe doit faire au moins 8 caractères. - password_wrong_value: Le mot de passe fournie est faux. + password_wrong_value: Mot de passe fourni incorrect. item_per_page_too_high: Ça ne va pas plaire à l’application rss_limit_too_high: Ça ne va pas plaire à l’application quote_length_too_high: La citation est trop longue. Elle doit avoir au maximum {{ limit }} caractères.