1
0
mirror of https://github.com/wallabag/wallabag.git synced 2024-12-24 06:24:47 +01:00
wallabag/translations/validators.en.yml

8 lines
405 B
YAML
Raw Normal View History

validator:
password_must_match: The passwords must match.
password_too_short: Your password must be at least 8 characters.
password_wrong_value: Wrong current password supplied.
item_per_page_too_high: This will certainly kill the app
rss_limit_too_high: This will certainly kill the app
quote_length_too_high: The quote is too long. It should have {{ limit }} characters or less.