From 177f965ba137030913ed75b5b055c29221682896 Mon Sep 17 00:00:00 2001 From: Alexis Date: Sun, 11 Oct 2020 19:25:33 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (6 of 6 strings) --- .../CoreBundle/Resources/translations/validators.fr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.