You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nodebb/public/language/tr/reset_password.json

14 lines
916 B
JSON

{
"reset_password": "Şifreyi Sıfırla",
"update_password": "Şifreyi Güncelle",
"password_changed.title": "Şifreniz Değiştirildi",
"password_changed.message": "<p>Şifreniz başarıyla değiştirildi, lütfen <a href=\"/login\">tekrar giriş yapın</a>.",
"wrong_reset_code.title": "Yanlış Sıfırlama Kodu",
"wrong_reset_code.message": "Şifre sıfırlama kodu yanlış, lütfen tekrar deneyin, ya da <a href=\"/reset\">yeni bir şifre sıfırlama kodu isteyin</a>.",
"new_password": "Yeni Şifre",
"repeat_password": "Şifreyi Onayla",
"enter_email": "Lütfen <strong>e-posta adresinizi</strong> girin , size hesabınızı nasıl sıfırlayacağınızı anlatan bir e-posta gönderelim",
11 years ago
"enter_email_address": "E-posta Adresinizi girin",
"password_reset_sent": "Şifre Yenilemesi Gönderildi",
"invalid_email": "Geçersiz E-posta / E-posta mevcut değil!"
}