]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Translate new validators string 3438/head
authorTobias Strobel <strobeltobias@users.noreply.github.com>
Sun, 26 Nov 2017 13:49:59 +0000 (14:49 +0100)
committerGitHub <noreply@github.com>
Sun, 26 Nov 2017 13:49:59 +0000 (14:49 +0100)
src/Wallabag/CoreBundle/Resources/translations/validators.de.yml

index c74c00ca8d9f840b73708b2eb959056a1ab76074..907b67a5d749054d22bb90ef95f6a86684e6d515 100644 (file)
@@ -4,4 +4,5 @@ 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.'
+    quote_length_too_high: 'Das Zitat ist zu lang. Es sollte nicht mehr als {{ limit }} Zeichen enthalten.'
+