aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/validators.tr.yml
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2016-05-03 22:06:07 +0200
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2016-05-07 13:24:14 +0200
commit1221f5315d978fe71d41ef8d164d127e8f6b33b8 (patch)
treec7edea0021c88856e0d20e097938e40ef8af7746 /src/Wallabag/CoreBundle/Resources/translations/validators.tr.yml
parent1556c925a42619c1298edebb73eb86c009b3f3c8 (diff)
downloadwallabag-1221f5315d978fe71d41ef8d164d127e8f6b33b8.tar.gz
wallabag-1221f5315d978fe71d41ef8d164d127e8f6b33b8.tar.zst
wallabag-1221f5315d978fe71d41ef8d164d127e8f6b33b8.zip
Fix translation for validators
Fix #2003
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/validators.tr.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/validators.tr.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/validators.tr.yml b/src/Wallabag/CoreBundle/Resources/translations/validators.tr.yml
new file mode 100644
index 00000000..80ab470a
--- /dev/null
+++ b/src/Wallabag/CoreBundle/Resources/translations/validators.tr.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'