]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Resources/translations/validators.da.yml
Merge remote-tracking branch 'origin/master' into 2.4
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / translations / validators.da.yml
index 196f1ade730535e515e0cd8b46a6af9d6c83e167..c04389788b06e9f6731a5c6e231d8f95d2db0241 100644 (file)
@@ -1,3 +1,7 @@
-# Config screen
-The password fields must match: 'De indtastede adgangskoder skal være ens'
-Password should by at least 8 chars long: 'Adgangskoden skal være mindst 8 tegn'
+validator:
+    password_must_match: 'De indtastede adgangskoder skal være ens'
+    password_too_short: 'Adgangskoden skal være mindst 8 tegn'
+    # 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.'