diff options
author | steve <steve@localhost> | 2016-02-17 22:40:26 +0200 |
---|---|---|
committer | steve <steve@localhost> | 2016-02-17 22:40:26 +0200 |
commit | 6a88b61cf1d9ee5cb3dafef8e13103b742d8ea3b (patch) | |
tree | 08d5149eb2b2c55cd978e5f6e5f746286860d32b /src | |
parent | ab25e399f0192606fe938960d78a00f1a02bfde8 (diff) | |
download | wallabag-6a88b61cf1d9ee5cb3dafef8e13103b742d8ea3b.tar.gz wallabag-6a88b61cf1d9ee5cb3dafef8e13103b742d8ea3b.tar.zst wallabag-6a88b61cf1d9ee5cb3dafef8e13103b742d8ea3b.zip |
Translated another two files into romanian.
Diffstat (limited to 'src')
-rw-r--r-- | src/Wallabag/CoreBundle/Resources/translations/validators.ro.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/validators.ro.yml b/src/Wallabag/CoreBundle/Resources/translations/validators.ro.yml new file mode 100644 index 00000000..d6d4dfcc --- /dev/null +++ b/src/Wallabag/CoreBundle/Resources/translations/validators.ro.yml | |||
@@ -0,0 +1,3 @@ | |||
1 | # Config screen | ||
2 | The password fields must match: 'Câmpurile destinate parolelor trebuie să se potrivească' | ||
3 | Password should by at least 8 chars long: 'Parola ar trebui să conțină cel puțin 8 caractere' | ||