37 lines
910 B
JSON
37 lines
910 B
JSON
{
|
||
"navigation": {
|
||
"home": {
|
||
"title": "Ana sayfa"
|
||
},
|
||
"boards": {
|
||
"title": "Paneller"
|
||
},
|
||
"users": {
|
||
"title": "Kullanıcılar",
|
||
"items": {
|
||
"manage": "Yönet",
|
||
"invites": "Davetler"
|
||
}
|
||
},
|
||
"help": {
|
||
"title": "Yardım",
|
||
"items": {
|
||
"documentation": "Dokümantasyon",
|
||
"report": "Sorun / hata bildirin",
|
||
"discord": "Discord Topluluğu",
|
||
"contribute": "Katkıda bulunun"
|
||
}
|
||
},
|
||
"tools": {
|
||
"title": "Araçlar",
|
||
"items": {
|
||
"docker": "Docker",
|
||
"api": "API",
|
||
"migrate": "1.0'a geçiş yapın"
|
||
}
|
||
},
|
||
"about": {
|
||
"title": "Hakkında"
|
||
}
|
||
}
|
||
} |