diff options
author | mruminski <ptysiek@icloud.com> | 2016-02-17 22:23:51 +0100 |
---|---|---|
committer | mruminski <ptysiek@icloud.com> | 2016-02-17 22:23:51 +0100 |
commit | e87638227f03d2d93af915fe8f73df02615bcafb (patch) | |
tree | a4dfa5395de9f64cad6c3782b96a3605624878af /src/Wallabag | |
parent | 45c4a616eccb0c704e08ef382d4512af5915208e (diff) | |
download | wallabag-e87638227f03d2d93af915fe8f73df02615bcafb.tar.gz wallabag-e87638227f03d2d93af915fe8f73df02615bcafb.tar.zst wallabag-e87638227f03d2d93af915fe8f73df02615bcafb.zip |
Create validators.pl.yml
Polish translation
Diffstat (limited to 'src/Wallabag')
-rw-r--r-- | src/Wallabag/CoreBundle/Resources/translations/validators.pl.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/validators.pl.yml b/src/Wallabag/CoreBundle/Resources/translations/validators.pl.yml new file mode 100644 index 00000000..f3cde461 --- /dev/null +++ b/src/Wallabag/CoreBundle/Resources/translations/validators.pl.yml | |||
@@ -0,0 +1,3 @@ | |||
1 | # Config screen | ||
2 | The password fields must match: 'Hasło w polach musi być takie same ' | ||
3 | Password should by at least 8 chars long: 'Hasło powinno mieć minimum 8 znaków długości' | ||