X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FResources%2Ftranslations%2Fvalidators.ro.yml;h=6840cf11525381fbbb6400c9310fa9b7a1310d86;hb=873f6b8e03079d11fab541aa5b0bc6f8fe2d645e;hp=d6d4dfcc319494733cb3ecb74faf92e75ca711fa;hpb=fdec3acab1e48ceb74917ce8ae4cfb1d127c757b;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..6840cf11 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/validators.ro.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/validators.ro.yml @@ -1,3 +1,7 @@ -# 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' + # quote_length_too_high: 'The quote is too long. It should have {{ limit }} characters or less.'