aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/validators.it.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.it.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.it.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/validators.it.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/validators.it.yml b/src/Wallabag/CoreBundle/Resources/translations/validators.it.yml
new file mode 100644
index 00000000..826206f4
--- /dev/null
+++ b/src/Wallabag/CoreBundle/Resources/translations/validators.it.yml
@@ -0,0 +1,6 @@
1validator:
2 password_must_match: 'Le password devono corrispondere.'
3 password_too_short: 'La password deve essere lunga almeno 8 caratteri'
4 password_wrong_value: 'Valore inserito per la password corrente errato'
5 item_per_page_too_high: 'Questo valore è troppo alto'
6 rss_limit_too_hight: 'Questo valore è troppo alto'