diff options
author | Jérémy Benoist <j0k3r@users.noreply.github.com> | 2017-06-10 13:17:20 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-10 13:17:20 +0200 |
commit | f6d45eca76da79a035ea4015b4d72520bddf2a26 (patch) | |
tree | 62ad314a692d2969997aae6abe485926eccdda25 | |
parent | de9445cd2519ccb90ed891a35ad3c9ac5a990f71 (diff) | |
parent | 8da86b3f93b0cbe03cab5efedf0baa56c0371720 (diff) | |
download | wallabag-f6d45eca76da79a035ea4015b4d72520bddf2a26.tar.gz wallabag-f6d45eca76da79a035ea4015b4d72520bddf2a26.tar.zst wallabag-f6d45eca76da79a035ea4015b4d72520bddf2a26.zip |
Merge pull request #3206 from wallabag/mruminski-patch-1
Update validators.pl.yml
-rw-r--r-- | src/Wallabag/CoreBundle/Resources/translations/validators.pl.yml | 2 |
1 files changed, 1 insertions, 1 deletions
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: | |||
4 | password_wrong_value: 'Twoje obecne hasło jest błędne' | 4 | password_wrong_value: 'Twoje obecne hasło jest błędne' |
5 | item_per_page_too_high: 'To może spowodować problemy z aplikacją' | 5 | item_per_page_too_high: 'To może spowodować problemy z aplikacją' |
6 | rss_limit_too_high: 'To może spowodować problemy z aplikacją' | 6 | rss_limit_too_high: 'To może spowodować problemy z aplikacją' |
7 | # quote_length_too_high: 'The quote is too long. It should have {{ limit }} characters or less.' | 7 | quote_length_too_high: 'Cytat jest zbyt długi. powinien mieć {{ limit }} znaków lub mniej.' |