mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-23 09:31:04 +00:00
Merge pull request #3206 from wallabag/mruminski-patch-1
Update validators.pl.yml
This commit is contained in:
commit
f6d45eca76
1 changed files with 1 additions and 1 deletions
|
@ -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.'
|
||||
|
|
Loading…
Reference in a new issue