wallabag/translations/validators.fr.yml
Jeremy Benoist 5e2ad5f8db
Move translations files to /translations
This is a recommendation for Symfony 5
2022-12-15 21:19:41 +01:00

8 lines
456 B
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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: Mot de passe fourni incorrect.
item_per_page_too_high: Ça ne va pas plaire à lapplication
rss_limit_too_high: Ça ne va pas plaire à lapplication
quote_length_too_high: La citation est trop longue. Elle doit avoir au maximum {{ limit }} caractères.