aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/validators.ro.yml
diff options
context:
space:
mode:
authorJeremy Benoist <j0k3r@users.noreply.github.com>2016-05-07 15:28:30 +0200
committerJeremy Benoist <j0k3r@users.noreply.github.com>2016-05-07 15:28:30 +0200
commit3c8be3350052d209132a73507bf42d9dc5298d67 (patch)
treec7edea0021c88856e0d20e097938e40ef8af7746 /src/Wallabag/CoreBundle/Resources/translations/validators.ro.yml
parent1556c925a42619c1298edebb73eb86c009b3f3c8 (diff)
parent1221f5315d978fe71d41ef8d164d127e8f6b33b8 (diff)
downloadwallabag-3c8be3350052d209132a73507bf42d9dc5298d67.tar.gz
wallabag-3c8be3350052d209132a73507bf42d9dc5298d67.tar.zst
wallabag-3c8be3350052d209132a73507bf42d9dc5298d67.zip
Merge pull request #2023 from wallabag/fix-validators-translation
Fix translation for validators
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/validators.ro.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/validators.ro.yml6
1 files changed, 6 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..2ffbbd4d
--- /dev/null
+++ b/src/Wallabag/CoreBundle/Resources/translations/validators.ro.yml
@@ -0,0 +1,6 @@
1validator:
2 password_must_match: 'Câmpurile destinate parolelor trebuie să se potrivească'
3 password_too_short: 'Parola ar trebui să conțină cel puțin 8 caractere'
4 # password_wrong_value: 'Wrong value for your current password'
5 # item_per_page_too_high: 'This will certainly kill the app'
6 # rss_limit_too_hight: 'This will certainly kill the app'