mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-25 07:25:22 -07:00
Update tr.json
This commit is contained in:
parent
fabec108cf
commit
5dfc8ae1a0
1 changed files with 22 additions and 22 deletions
|
@ -1,36 +1,36 @@
|
||||||
{
|
{
|
||||||
"Login": {
|
"Login": {
|
||||||
"SignInButton": "Sign in",
|
"SignInButton": "Oturum aç",
|
||||||
"UsernamePlaceholder": "Username",
|
"UsernamePlaceholder": "Kullanıcı Adı",
|
||||||
"PasswordPlaceholder": "Password",
|
"PasswordPlaceholder": "Şifre",
|
||||||
"RememberMe": "Remember Me",
|
"RememberMe": "Beni hatırla",
|
||||||
"ForgottenPassword": "Forgot your password?",
|
"ForgottenPassword": "Şifrenizi mi unuttunuz?",
|
||||||
"Errors": {
|
"Errors": {
|
||||||
"IncorrectCredentials": "Incorrect username or password"
|
"IncorrectCredentials": "Yanlış kullanıcı adı ya da şifre"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Common": {
|
"Common": {
|
||||||
"ContinueButton": "Continue",
|
"ContinueButton": "Devam",
|
||||||
"Available": "Available",
|
"Available": "Mevcut",
|
||||||
"PartiallyAvailable": "Partially Available",
|
"PartiallyAvailable": "Kısmen Mevcut",
|
||||||
"Monitored": "Monitored",
|
"Monitored": "Takipte",
|
||||||
"NotAvailable": "Not Available",
|
"NotAvailable": "Mevcut Değil",
|
||||||
"ProcessingRequest": "Processing Request",
|
"ProcessingRequest": "İşleme Talebi",
|
||||||
"PendingApproval": "Pending Approval",
|
"PendingApproval": "Onay Bekliyor",
|
||||||
"RequestDenied":"Request Denied",
|
"RequestDenied":"Talep Reddedildi",
|
||||||
"NotRequested": "Not Requested",
|
"NotRequested": "Talep Yapılmadı",
|
||||||
"Requested": "Requested",
|
"Requested": "Talep Yapıldı",
|
||||||
"Request": "Request",
|
"Request": "Talep",
|
||||||
"Denied":"Denied",
|
"Denied":"Reddedildi",
|
||||||
"Approve":"Approve",
|
"Approve":"Onayla",
|
||||||
"PartlyAvailable": "Partly Available",
|
"PartlyAvailable": "Kısmen Mevcut",
|
||||||
"Errors": {
|
"Errors": {
|
||||||
"Validation": "Please check your entered values"
|
"Validation": "Please check your entered values"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"PasswordReset": {
|
"PasswordReset": {
|
||||||
"EmailAddressPlaceholder": "Email Address",
|
"EmailAddressPlaceholder": "Email Adresi",
|
||||||
"ResetPasswordButton": "Reset Password"
|
"ResetPasswordButton": "Şifreyi yenile"
|
||||||
},
|
},
|
||||||
"LandingPage": {
|
"LandingPage": {
|
||||||
"OnlineHeading": "Currently Online",
|
"OnlineHeading": "Currently Online",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue