]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Resources/translations/validators.ro.yml
Merge pull request #4438 from wallabag/dependabot/composer/scheb/two-factor-bundle...
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / translations / validators.ro.yml
index d6d4dfcc319494733cb3ecb74faf92e75ca711fa..e5c8a72f1316ba7e7aefeb12edc3e1f0b3a6e8c4 100644 (file)
@@ -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'
+    # feed_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.'