diff options
author | Jeremy Benoist <j0k3r@users.noreply.github.com> | 2016-02-18 00:00:46 +0100 |
---|---|---|
committer | Jeremy Benoist <j0k3r@users.noreply.github.com> | 2016-02-18 00:00:46 +0100 |
commit | db0e34e2cea70ea97645c0f2bdb0eb495340e48a (patch) | |
tree | 7ca03d8fc02f5fe151b993feaa5fc3777d5fd94d /src/Wallabag | |
parent | 45c4a616eccb0c704e08ef382d4512af5915208e (diff) | |
parent | 6a88b61cf1d9ee5cb3dafef8e13103b742d8ea3b (diff) | |
download | wallabag-db0e34e2cea70ea97645c0f2bdb0eb495340e48a.tar.gz wallabag-db0e34e2cea70ea97645c0f2bdb0eb495340e48a.tar.zst wallabag-db0e34e2cea70ea97645c0f2bdb0eb495340e48a.zip |
Merge pull request #1687 from 0wnrepo/v2
Translated another two files into romanian.
Diffstat (limited to 'src/Wallabag')
-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' | ||