aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/validators.en.yml
blob: 292174972de23f39e81b93594b785a9ab06250cd (plain) (blame)
1
2
3
4
5
6
validator:
    password_must_match: 'The password fields must match.'
    password_too_short: 'Password should by at least 8 chars long'
    password_wrong_value: 'Wrong value for your current password'
    item_per_page_too_high: 'This will certainly kill the app'
    rss_limit_too_high: 'This will certainly kill the app'