X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FResources%2Ftranslations%2Fvalidators.ro.yml;h=59a8cdd8cecb9b45ee0e388e1a2cd871657ff9fa;hb=2ac8e2c5b51712e549d21aa29b9929731dc29771;hp=d6d4dfcc319494733cb3ecb74faf92e75ca711fa;hpb=6a88b61cf1d9ee5cb3dafef8e13103b742d8ea3b;p=github%2Fwallabag%2Fwallabag.git diff --git a/src/Wallabag/CoreBundle/Resources/translations/validators.ro.yml b/src/Wallabag/CoreBundle/Resources/translations/validators.ro.yml index d6d4dfcc..59a8cdd8 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/validators.ro.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/validators.ro.yml @@ -1,3 +1,6 @@ -# Config screen -The password fields must match: 'Câmpurile destinate parolelor trebuie să se potrivească' -Password should by at least 8 chars long: 'Parola ar trebui să conțină cel puțin 8 caractere' +validator: + password_must_match: 'Câmpurile destinate parolelor trebuie să se potrivească' + password_too_short: 'Parola ar trebui să conțină cel puțin 8 caractere' + # password_wrong_value: 'Wrong value for your current password' + # item_per_page_too_high: 'This will certainly kill the app' + # rss_limit_too_high: 'This will certainly kill the app'