Files
twenty/packages/twenty-docs/navigation/navigation.template.json
T
BOHEUS 975b5c256c Documentation update ( Legal FAQ and more ) (#23266)
New legal section and minor fixes

<!-- This is an auto-generated description by cubic. -->
<a
href="https://cubic.dev/pr/twentyhq/twenty/pull/23266?utm_source=github"
target="_blank" rel="noopener noreferrer"
data-no-image-dialog="true"><picture><source
media="(prefers-color-scheme: dark)"
srcset="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"><source
media="(prefers-color-scheme: light)"
srcset="https://www.cubic.dev/buttons/review-in-cubic-light.svg"><img
alt="Review in cubic"
src="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"></picture></a>
<!-- End of auto-generated description by cubic. -->
2026-07-27 16:47:22 +00:00

207 lines
4.8 KiB
JSON

{
"tabs": {
"gettingStarted": {
"label": "Getting Started",
"groups": {
"welcome": {
"label": "Welcome"
},
"coreConcepts": {
"label": "Core Concepts"
}
}
},
"userGuide": {
"label": "User Guide",
"groups": {
"userGuideOverview": {
"label": "Overview"
},
"dataModel": {
"label": "Data Model",
"groups": {
"dataModelReference": {
"label": "Reference"
},
"dataModelHowTos": {
"label": "How-Tos"
}
}
},
"dataMigration": {
"label": "Data Migration",
"groups": {
"dataMigrationReference": {
"label": "Reference"
},
"dataMigrationHowTos": {
"label": "How-Tos"
}
}
},
"calendarEmails": {
"label": "Calendar & Emails",
"groups": {
"calendarEmailsReference": {
"label": "Reference"
},
"calendarEmailsHowTos": {
"label": "How-Tos"
}
}
},
"workflows": {
"label": "Workflows",
"groups": {
"workflowsReference": {
"label": "Reference"
},
"workflowsHowTos": {
"label": "How-Tos",
"groups": {
"crmAutomations": {
"label": "CRM Automations"
},
"connectToOtherTools": {
"label": "Connect to Other Tools"
},
"advancedConfigurations": {
"label": "Advanced Configurations"
},
"needMoreHelp": {
"label": "Need More Help"
}
}
}
}
},
"ai": {
"label": "AI",
"groups": {
"aiReference": {
"label": "Reference"
},
"aiHowTos": {
"label": "How-Tos"
}
}
},
"layout": {
"label": "Layout",
"groups": {
"layoutReference": {
"label": "Reference",
"groups": {
"layoutViews": {
"label": "Views"
}
}
},
"layoutHowTos": {
"label": "How-Tos"
}
}
},
"dashboards": {
"label": "Dashboards",
"groups": {
"dashboardsReference": {
"label": "Reference"
},
"dashboardsHowTos": {
"label": "How-Tos"
}
}
},
"permissionsAccess": {
"label": "Permissions & Access",
"groups": {
"permissionsAccessReference": {
"label": "Reference"
},
"permissionsAccessHowTos": {
"label": "How-Tos"
}
}
},
"billing": {
"label": "Billing",
"groups": {
"billingReference": {
"label": "Reference"
},
"billingHowTos": {
"label": "How-Tos"
}
}
},
"settings": {
"label": "Settings",
"groups": {
"settingsReference": {
"label": "Reference"
},
"settingsHowTos": {
"label": "How-Tos"
}
}
},
"legal": {
"label": "Legal",
"groups": {
"legalHowTos": {
"label": "How-Tos"
}
}
}
}
},
"developers": {
"label": "Developers",
"groups": {
"developersOverview": {
"label": "Overview"
},
"apps": {
"label": "Apps",
"groups": {
"appsGettingStarted": {
"label": "Getting Started"
},
"appsTutorial": {
"label": "Tutorial"
},
"appsConfig": {
"label": "Config"
},
"appsData": {
"label": "Data"
},
"appsLogic": {
"label": "Logic"
},
"appsLayout": {
"label": "Layout"
},
"appsOperations": {
"label": "Operations"
},
"appsTranslations": {
"label": "Translations"
}
}
},
"api": {
"label": "API"
},
"selfHost": {
"label": "Self-Host"
},
"contribute": {
"label": "Contribute"
}
}
}
}
}