aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle
diff options
context:
space:
mode:
Diffstat (limited to 'src/Wallabag/CoreBundle')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/validators.tr.yml12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/validators.tr.yml b/src/Wallabag/CoreBundle/Resources/translations/validators.tr.yml
index 881ffd3b..5ddb0f14 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/validators.tr.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/validators.tr.yml
@@ -1,7 +1,7 @@
1validator: 1validator:
2 # password_must_match: 'The password fields must match.' 2 password_must_match: Parola alanları eşlmelidir.
3 # password_too_short: 'Password should by at least 8 chars long' 3 password_too_short: Parolanız en az 8 karakter olmalıdır.
4 # password_wrong_value: 'Wrong value for your current password' 4 password_wrong_value: Girdiğiniz mevcut parolanız hatalı.
5 # item_per_page_too_high: 'This will certainly kill the app' 5 item_per_page_too_high: Bu uygulamayı tam olarak kapatacak
6 # feed_limit_too_high: 'This will certainly kill the app' 6 rss_limit_too_high: Bu uygulamayı tam olarak kapatacak
7 # quote_length_too_high: 'The quote is too long. It should have {{ limit }} characters or less.' 7 quote_length_too_high: Alıntı çok uzun. En fazla {{ limit }} karakter olmalıdır.