Skip to content

Commit

Permalink
New translations edit.json (Turkish)
Browse files Browse the repository at this point in the history
  • Loading branch information
ajnart committed Dec 20, 2023
1 parent 521540e commit 1fa0bc4
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions public/locales/tr/manage/users/edit.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"metaTitle": "",
"back": "",
"metaTitle": "Kullanıcı {{username}}",
"back": "Kullanıcı Yönetimine dön",
"sections": {
"general": {
"title": "Genel",
Expand All @@ -14,40 +14,40 @@
}
},
"security": {
"title": "",
"title": "Güvenlik",
"inputs": {
"password": {
"label": ""
"label": "Yeni parola"
},
"terminateExistingSessions": {
"label": "",
"description": ""
"label": "Mevcut oturumları sonlandır",
"description": "Kullanıcıyı cihazlarında tekrar oturum açmaya zorlar"
},
"confirm": {
"label": "Onayla",
"description": ""
"description": "Parola güncellenecektir. İşlem geri alınamaz."
}
}
},
"roles": {
"title": "",
"currentRole": "",
"title": "Roller",
"currentRole": "Mevcut rol: ",
"badges": {
"owner": "",
"admin": "",
"normal": ""
"owner": "Sahip",
"admin": "Yönetici",
"normal": "Normal"
}
},
"deletion": {
"title": "",
"title": "Hesap silme",
"inputs": {
"confirmUsername": {
"label": "",
"description": ""
"label": "Kullanıcı adını onaylayın",
"description": "Silme işlemini onaylamak için kullanıcı adını yazın"
},
"confirm": {
"label": "Kalıcı olarak sil",
"description": ""
"description": "Bu işlemin kalıcı olduğunun ve tüm hesap verilerinin kaybolacağının farkındayım."
}
}
}
Expand Down

0 comments on commit 1fa0bc4

Please sign in to comment.