]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Resources/translations/validators.de.yml
Displays an error with an annotation with a too long quote
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / translations / validators.de.yml
index 37b9888f9b7d62c15a6e0ffd224853811ae598bf..c74c00ca8d9f840b73708b2eb959056a1ab76074 100644 (file)
@@ -4,3 +4,4 @@ validator:
     password_wrong_value: 'Falscher Wert für dein aktuelles Kennwort'
     item_per_page_too_high: 'Dies wird die Anwendung möglicherweise beenden'
     rss_limit_too_high: 'Dies wird die Anwendung möglicherweise beenden'
+    # quote_length_too_high: 'The quote is too long. It should have {{ limit }} characters or less.'