]> git.immae.eu Git - github/wallabag/wallabag.git/blob - src/Wallabag/CoreBundle/Resources/translations/validators.en.yml
Added help on config screen
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / translations / validators.en.yml
1 validator:
2 password_must_match: 'The password fields must match.'
3 password_too_short: 'Password should by at least 8 chars long'
4 password_wrong_value: 'Wrong value for your current password'
5 item_per_page_too_high: 'This will certainly kill the app'
6 rss_limit_too_high: 'This will certainly kill the app'