]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Resources/translations/validators.it.yml
Displays an error with an annotation with a too long quote
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / translations / validators.it.yml
index 826206f4eb46349da1ff6ae4fe9db6cbd08efa1d..d949cc3bd4e3f0ef22de38a8baa03aa5fbbfcc54 100644 (file)
@@ -3,4 +3,5 @@ validator:
     password_too_short: 'La password deve essere lunga almeno 8 caratteri'
     password_wrong_value: 'Valore inserito per la password corrente errato'
     item_per_page_too_high: 'Questo valore è troppo alto'
-    rss_limit_too_hight: 'Questo valore è troppo alto'
+    rss_limit_too_high: 'Questo valore è troppo alto'
+    # quote_length_too_high: 'The quote is too long. It should have {{ limit }} characters or less.'