Files
twenty/packages/twenty-docs/l/af/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

{
"tabs": {
"userGuide": {
"label": "User Guide",
"groups": {
"gettingStarted": {
"label": "Getting Started"
},
"dataModel": {
"label": "Datamodel"
},
"crmEssentials": {
"label": "CRM Noodsaaklikhede"
},
"views": {
"label": "Aansigte"
},
"workflows": {
"label": "Werksvloeie"
},
"collaboration": {
"label": "Samewerking"
},
"integrationsApi": {
"label": "Integrations & API"
},
"reporting": {
"label": "Verslagdoening"
},
"settings": {
"label": "Instellings"
},
"pricing": {
"label": "Pryse"
},
"resources": {
"label": "Hulpbronne"
}
}
},
"developers": {
"label": "Ontwikkelaars",
"groups": {
"developersGroup": {
"label": "Ontwikkelaars"
},
"devGettingStarted": {
"label": "Getting Started",
"groups": {
"selfHosting": {
"label": "Self-Hosting"
},
"apiAndWebhooks": {
"label": "API en Webhooks"
}
}
},
"contributing": {
"label": "Bydra",
"groups": {
"frontendDevelopment": {
"label": "Frontend Ontwikkeling",
"groups": {
"twentyUi": {
"label": "Twenty UI",
"groups": {
"display": {
"label": "Vertoon"
},
"feedback": {
"label": "Terugvoer"
},
"input": {
"label": "Invoer"
},
"navigation": {
"label": "Navigasie"
}
}
}
}
},
"backendDevelopment": {
"label": "Backend Ontwikkeling"
}
}
}
}
}
}
}