wallabag/src/Wallabag/CoreBundle/Resources/translations/validators.tr.yml
2019-04-25 13:46:31 +02:00

8 lines
437 B
YAML

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'
# feed_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.'