diff --git a/src/Wallabag/CoreBundle/Resources/translations/validators.en.yml b/src/Wallabag/CoreBundle/Resources/translations/validators.en.yml index 00ed76cdc..6dfa4ac3f 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/validators.en.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/validators.en.yml @@ -1,5 +1,5 @@ validator: - password_must_match: The password fields must match. + password_must_match: The passwords must match. password_too_short: Your password must by at least 8 characters. password_wrong_value: Wrong current password supplied. item_per_page_too_high: This will certainly kill the app