Files
twenty/packages/twenty-docs/l/ca/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": "Començar"
},
"dataModel": {
"label": "Model de dades"
},
"crmEssentials": {
"label": "Essencials del CRM"
},
"views": {
"label": "Vistes"
},
"workflows": {
"label": "Fluxos de treball"
},
"collaboration": {
"label": "Col·laboració"
},
"integrationsApi": {
"label": "Integrations & API"
},
"reporting": {
"label": "Informes"
},
"settings": {
"label": "Configuració"
},
"pricing": {
"label": "Preus"
},
"resources": {
"label": "Recursos"
}
}
},
"developers": {
"label": "Desenvolupadors",
"groups": {
"developersGroup": {
"label": "Desenvolupadors"
},
"devGettingStarted": {
"label": "Començar",
"groups": {
"selfHosting": {
"label": "Self-Hosting"
},
"apiAndWebhooks": {
"label": "API i Webhooks"
}
}
},
"contributing": {
"label": "Contribució",
"groups": {
"frontendDevelopment": {
"label": "Desenvolupament Frontend",
"groups": {
"twentyUi": {
"label": "Twenty UI",
"groups": {
"display": {
"label": "Mostra"
},
"feedback": {
"label": "Feedback"
},
"input": {
"label": "Entrada"
},
"navigation": {
"label": "Navegació"
}
}
}
}
},
"backendDevelopment": {
"label": "Desenvolupament Backend"
}
}
}
}
}
}
}