Files
twenty/packages/twenty-docs/l/da/navigation.json
T

91 lines
2.1 KiB
JSON

{
"tabs": {
"userGuide": {
"label": "Brugervejledning",
"groups": {
"gettingStarted": {
"label": "Kom i gang"
},
"dataModel": {
"label": "Datamodel"
},
"crmEssentials": {
"label": "CRM Essentials"
},
"views": {
"label": "Visninger"
},
"workflows": {
"label": "Arbejdsgange"
},
"collaboration": {
"label": "Samarbejde"
},
"integrationsApi": {
"label": "Integrationer Og API"
},
"reporting": {
"label": "Rapportering"
},
"settings": {
"label": "Indstillinger"
},
"pricing": {
"label": "Prissætning"
},
"resources": {
"label": "Ressourcer"
}
}
},
"developers": {
"label": "Udviklere",
"groups": {
"developersGroup": {
"label": "Udviklere"
},
"devGettingStarted": {
"label": "Kom i gang",
"groups": {
"selfHosting": {
"label": "Selv-Hosting"
},
"apiAndWebhooks": {
"label": "API og Webhooks"
}
}
},
"contributing": {
"label": "Bidrag",
"groups": {
"frontendDevelopment": {
"label": "Frontend Udvikling",
"groups": {
"twentyUi": {
"label": "Twenty UI",
"groups": {
"display": {
"label": "Vis"
},
"feedback": {
"label": "Tilbagemelding"
},
"input": {
"label": "Input"
},
"navigation": {
"label": "Navigation"
}
}
}
}
},
"backendDevelopment": {
"label": "Backend Udvikling"
}
}
}
}
}
}
}