mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-15 21:41:06 +00:00
Translated using Weblate (Turkish)
Currently translated at 100.0% (6 of 6 strings)
This commit is contained in:
parent
acc81fa387
commit
a27b2ecc57
1 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
validator:
|
||||
# password_must_match: 'The password fields must match.'
|
||||
# password_too_short: 'Password should by at least 8 chars long'
|
||||
# password_wrong_value: 'Wrong value for your current password'
|
||||
# item_per_page_too_high: 'This will certainly kill the app'
|
||||
# rss_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.'
|
||||
password_must_match: Parola alanları eşleşmelidir.
|
||||
password_too_short: Parolanız en az 8 karakter olmalıdır.
|
||||
password_wrong_value: Girdiğiniz mevcut parolanız hatalı.
|
||||
item_per_page_too_high: Bu uygulamayı tam olarak kapatacak
|
||||
rss_limit_too_high: Bu uygulamayı tam olarak kapatacak
|
||||
quote_length_too_high: Alıntı çok uzun. En fazla {{ limit }} karakter olmalıdır.
|
||||
|
|
Loading…
Reference in a new issue