Translate new validators string

This commit is contained in:
Tobias Strobel 2017-11-26 14:49:59 +01:00 committed by GitHub
parent ca8d3ed598
commit e2ee70f477
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View 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.'