]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Resources/translations/validators.en.yml
Displays an error with an annotation with a too long quote
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / translations / validators.en.yml
index 292174972de23f39e81b93594b785a9ab06250cd..8cc117fe07e28876a3ff0aa3a0cec4a153024e42 100644 (file)
@@ -4,3 +4,4 @@ validator:
     password_wrong_value: 'Wrong value for your current password'
     item_per_page_too_high: 'This will certainly kill the app'
     rss_limit_too_high: 'This will certainly kill the app'
+    quote_length_too_high: 'The quote is too long. It should have {{ limit }} characters or less.'