]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Resources/translations/validators.fa.yml
Displays an error with an annotation with a too long quote
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / translations / validators.fa.yml
index fe63af764fa6ced8b0264306695b1839cb847f75..ef677525daf8309b7d9f25cf55467e3f48815b2b 100644 (file)
@@ -1,3 +1,7 @@
-# Config screen
-The password fields must match: 'رمزها باید یکی باشند'
-Password should by at least 8 chars long: 'رمز شما باید ۸ حرف یا بیشتر باشد'
+validator:
+    password_must_match: 'رمزها باید یکی باشند'
+    password_too_short: 'رمز شما باید ۸ حرف یا بیشتر باشد'
+    password_wrong_value: 'رمز فعلی را اشتباه وارد کرده‌اید'
+    item_per_page_too_high: 'با این تعداد برنامه به فنا می‌رود'
+    rss_limit_too_high: 'با این تعداد برنامه به فنا می‌رود'
+    # quote_length_too_high: 'The quote is too long. It should have {{ limit }} characters or less.'