Files
twenty/packages/twenty-docs/l/de/navigation.json
T
95bc8aea28 i18n - docs translations (#20366)
Created by Github action

Co-authored-by: github-actions <github-actions@twenty.com>
2026-05-07 18:53:27 +02:00

193 lines
4.6 KiB
JSON

{
"tabs": {
"gettingStarted": {
"label": "Erste Schritte",
"groups": {
"welcome": {
"label": "Willkommen"
},
"coreConcepts": {
"label": "Kernkonzepte"
}
}
},
"userGuide": {
"label": "Benutzerhandbuch",
"groups": {
"userGuideOverview": {
"label": "Übersicht"
},
"dataModel": {
"label": "Datenmodell",
"groups": {
"dataModelReference": {
"label": "Referenz"
},
"dataModelHowTos": {
"label": "Anleitungen"
}
}
},
"dataMigration": {
"label": "Datenmigration",
"groups": {
"dataMigrationReference": {
"label": "Referenz"
},
"dataMigrationHowTos": {
"label": "Anleitungen"
}
}
},
"calendarEmails": {
"label": "Kalender & E-Mails",
"groups": {
"calendarEmailsReference": {
"label": "Referenz"
},
"calendarEmailsHowTos": {
"label": "Anleitungen"
}
}
},
"workflows": {
"label": "Workflows",
"groups": {
"workflowsReference": {
"label": "Referenz"
},
"workflowsHowTos": {
"label": "Anleitungen",
"groups": {
"crmAutomations": {
"label": "CRM-Automatisierungen"
},
"connectToOtherTools": {
"label": "Verbindung zu anderen Tools"
},
"advancedConfigurations": {
"label": "Erweiterte Konfigurationen"
},
"needMoreHelp": {
"label": "Brauchen Sie mehr Hilfe"
}
}
}
}
},
"ai": {
"label": "KI",
"groups": {
"aiReference": {
"label": "Referenz"
},
"aiHowTos": {
"label": "Anleitungen"
}
}
},
"layout": {
"label": "Layout",
"groups": {
"layoutReference": {
"label": "Referenz",
"groups": {
"layoutViews": {
"label": "Ansichten"
}
}
},
"layoutHowTos": {
"label": "Anleitungen"
}
}
},
"dashboards": {
"label": "Dashboards",
"groups": {
"dashboardsReference": {
"label": "Referenz"
},
"dashboardsHowTos": {
"label": "Anleitungen"
}
}
},
"permissionsAccess": {
"label": "Berechtigungen & Zugriff",
"groups": {
"permissionsAccessReference": {
"label": "Referenz"
},
"permissionsAccessHowTos": {
"label": "Anleitungen"
}
}
},
"billing": {
"label": "Abrechnung",
"groups": {
"billingReference": {
"label": "Referenz"
},
"billingHowTos": {
"label": "Anleitungen"
}
}
},
"settings": {
"label": "Einstellungen",
"groups": {
"settingsReference": {
"label": "Referenz"
},
"settingsHowTos": {
"label": "Anleitungen"
}
}
}
}
},
"developers": {
"label": "Entwickler",
"groups": {
"developersOverview": {
"label": "Übersicht"
},
"apps": {
"label": "Apps",
"groups": {
"appsGettingStarted": {
"label": "Erste Schritte"
},
"appsConfig": {
"label": "Konfiguration"
},
"appsData": {
"label": "Daten"
},
"appsLogic": {
"label": "Logik"
},
"appsLayout": {
"label": "Layout"
},
"appsOperations": {
"label": "Operationen"
}
}
},
"api": {
"label": "API"
},
"selfHost": {
"label": "Selbsthosting"
},
"contribute": {
"label": "Mitwirken"
}
}
}
}
}