From 8da86b3f93b0cbe03cab5efedf0baa56c0371720 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mateusz=20Rumi=C5=84ski?= Date: Sat, 10 Jun 2017 12:40:40 +0200 Subject: [PATCH] Update validators.pl.yml add "quote_length_too_high" translation --- .../CoreBundle/Resources/translations/validators.pl.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Wallabag/CoreBundle/Resources/translations/validators.pl.yml b/src/Wallabag/CoreBundle/Resources/translations/validators.pl.yml index 58d19cc9..e4165c14 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/validators.pl.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/validators.pl.yml @@ -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.' -- 2.41.0