]> 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 d9beb54f2624f9f9e7ff2bdd1f4d73e4b4bd08b3..d949cc3bd4e3f0ef22de38a8baa03aa5fbbfcc54 100644 (file)
@@ -4,3 +4,4 @@ validator:
     password_wrong_value: 'Valore inserito per la password corrente errato'
     item_per_page_too_high: '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.'