aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/validators.fr.yml
diff options
context:
space:
mode:
authorJeremy Benoist <j0k3r@users.noreply.github.com>2016-11-02 07:48:10 +0100
committerGitHub <noreply@github.com>2016-11-02 07:48:10 +0100
commit3be554c78f1d68c3969a85d163d9bb081ba525d0 (patch)
tree849e544b360aa38213c24e6d87fb1e05c21f30e8 /src/Wallabag/CoreBundle/Resources/translations/validators.fr.yml
parentbe4f6bb4f3dc3c36e6a5f48121077ae5bdf069b2 (diff)
parent9c1547069178e8395ce4d43eac760d61e03aa2b0 (diff)
downloadwallabag-3be554c78f1d68c3969a85d163d9bb081ba525d0.tar.gz
wallabag-3be554c78f1d68c3969a85d163d9bb081ba525d0.tar.zst
wallabag-3be554c78f1d68c3969a85d163d9bb081ba525d0.zip
Merge pull request #2519 from Jibec/master
Translation update - French
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/validators.fr.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/validators.fr.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/validators.fr.yml b/src/Wallabag/CoreBundle/Resources/translations/validators.fr.yml
index 7ecb4acf..2d5eca29 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/validators.fr.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/validators.fr.yml
@@ -1,6 +1,6 @@
1validator: 1validator:
2 password_must_match: 'Les deux mots de passe doivent être les mêmes' 2 password_must_match: "Les deux mots de passe doivent être les mêmes"
3 password_too_short: 'Le mot de passe doit contenir au moins 8 caractères' 3 password_too_short: "Le mot de passe doit contenir au moins 8 caractères"
4 password_wrong_value: 'Votre mot de passe actuel est faux' 4 password_wrong_value: "Votre mot de passe actuel est faux"
5 item_per_page_too_high: "Ca ne va pas plaire à l'application" 5 item_per_page_too_high: "Ça ne va pas plaire à lapplication"
6 rss_limit_too_hight: "Ca ne va pas plaire à l'application" 6 rss_limit_too_hight: "Ça ne va pas plaire à lapplication"