Update validators.pl.yml

add "quote_length_too_high" translation
This commit is contained in:
Mateusz Rumiński 2017-06-10 12:40:40 +02:00 committed by GitHub
parent 679aaf0836
commit 8da86b3f93
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@ validator:
password_wrong_value: 'Twoje obecne hasło jest błędne'
item_per_page_too_high: 'To może spowodować problemy z aplikacją'
rss_limit_too_high: 'To może spowodować problemy z aplikacją'
# quote_length_too_high: 'The quote is too long. It should have {{ limit }} characters or less.'
quote_length_too_high: 'Cytat jest zbyt długi. powinien mieć {{ limit }} znaków lub mniej.'