Files
twenty/packages/twenty-docs/l/tr/navigation.json
T
github-actions[bot] e02c24bd3a i18n - docs translations (#15904)
Created by Github action

---------

Co-authored-by: Abdul Rahman <ar5438376@gmail.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: github-actions <github-actions@twenty.com>
Co-authored-by: Charles Bochet <charles@twenty.com>
2025-11-18 17:21:48 +01:00

91 lines
2.1 KiB
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.
{
"tabs": {
"userGuide": {
"label": "User Guide",
"groups": {
"gettingStarted": {
"label": "Getting Started"
},
"dataModel": {
"label": "Veri modeli"
},
"crmEssentials": {
"label": "CRM Temelleri"
},
"views": {
"label": "Görünümler"
},
"workflows": {
"label": "İş Akışları"
},
"collaboration": {
"label": "İşbirliği"
},
"integrationsApi": {
"label": "Integrations & API"
},
"reporting": {
"label": "Raporlama"
},
"settings": {
"label": "Ayarlar"
},
"pricing": {
"label": "Fiyatlandırma"
},
"resources": {
"label": "Kaynaklar"
}
}
},
"developers": {
"label": "Geliştiriciler",
"groups": {
"developersGroup": {
"label": "Geliştiriciler"
},
"devGettingStarted": {
"label": "Getting Started",
"groups": {
"selfHosting": {
"label": "Self-Hosting"
},
"apiAndWebhooks": {
"label": "API and Webhooks"
}
}
},
"contributing": {
"label": "Katkıda Bulunma",
"groups": {
"frontendDevelopment": {
"label": "Frontend Geliştirme",
"groups": {
"twentyUi": {
"label": "Twenty UI",
"groups": {
"display": {
"label": "Görüntüle"
},
"feedback": {
"label": "Geri Bildirim"
},
"input": {
"label": "Girdi"
},
"navigation": {
"label": "Gezinme"
}
}
}
}
},
"backendDevelopment": {
"label": "Backend Geliştirme"
}
}
}
}
}
}
}