aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/validators.en.yml
diff options
context:
space:
mode:
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/validators.en.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/validators.en.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/validators.en.yml b/src/Wallabag/CoreBundle/Resources/translations/validators.en.yml
new file mode 100644
index 00000000..cdfa46a6
--- /dev/null
+++ b/src/Wallabag/CoreBundle/Resources/translations/validators.en.yml
@@ -0,0 +1,6 @@
1validator:
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_hight: 'This will certainly kill the app'