]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Update validators.pl.yml 3206/head
authorMateusz Rumiński <matt.ruminski@protonmail.com>
Sat, 10 Jun 2017 10:40:40 +0000 (12:40 +0200)
committerGitHub <noreply@github.com>
Sat, 10 Jun 2017 10:40:40 +0000 (12:40 +0200)
add "quote_length_too_high" translation

src/Wallabag/CoreBundle/Resources/translations/validators.pl.yml

index 58d19cc994113a3507908d34db76e4fb14051f8d..e4165c14800988390aa51a5dfc080c0793d2a804 100644 (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.'