frigate/web/public/locales/tr/components/auth-form.json

17 lines
633 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"form": {
"password": "Parola",
"login": "Oturum Aç",
"errors": {
"webUnknownError": "Bilinmeyen hata. Konsol günlüklerini kontrol edin.",
"usernameRequired": "Kullanıcı adı gereklidir",
"loginFailed": "Oturum açma başarısız",
"passwordRequired": "Parola gereklidir",
"rateLimit": "İstek sınırııldı. Daha sonra tekrar deneyin.",
"unknownError": "Bilinmeyen hata. Günlükleri kontrol edin."
},
"user": "Kullanıcı Adı",
"firstTimeLogin": "İlk kez giriş yapmayı mı deniyorsunuz? Giriş bilgileri Frigate günlüklerinde görüntülenir."
}
}