aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/validators.de.yml
diff options
context:
space:
mode:
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/validators.de.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/validators.de.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/validators.de.yml b/src/Wallabag/CoreBundle/Resources/translations/validators.de.yml
new file mode 100644
index 00000000..486cc3e4
--- /dev/null
+++ b/src/Wallabag/CoreBundle/Resources/translations/validators.de.yml
@@ -0,0 +1,6 @@
1validator:
2 password_must_match: 'Die Kennwort-Felder müssen übereinstimmen.'
3 password_too_short: 'Kennwort-Mindestlänge von acht Zeichen nicht erfüllt'
4 password_wrong_value: 'Falscher Wert für dein aktuelles Kennwort'
5 item_per_page_too_high: 'Dies wird die Anwendung möglicherweise beenden'
6 rss_limit_too_hight: 'Dies wird die Anwendung möglicherweise beenden'