Files
twenty/packages/twenty-docs/l/zh/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.5 KiB
JSON

{
"tabs": {
"gettingStarted": {
"label": "开始使用",
"groups": {
"welcome": {
"label": "欢迎"
},
"coreConcepts": {
"label": "核心概念"
}
}
},
"userGuide": {
"label": "用户指南",
"groups": {
"userGuideOverview": {
"label": "概览"
},
"dataModel": {
"label": "数据模型",
"groups": {
"dataModelReference": {
"label": "参考"
},
"dataModelHowTos": {
"label": "操作指南"
}
}
},
"dataMigration": {
"label": "数据迁移",
"groups": {
"dataMigrationReference": {
"label": "参考"
},
"dataMigrationHowTos": {
"label": "操作指南"
}
}
},
"calendarEmails": {
"label": "日历与电子邮件",
"groups": {
"calendarEmailsReference": {
"label": "参考"
},
"calendarEmailsHowTos": {
"label": "操作指南"
}
}
},
"workflows": {
"label": "工作流",
"groups": {
"workflowsReference": {
"label": "参考"
},
"workflowsHowTos": {
"label": "操作指南",
"groups": {
"crmAutomations": {
"label": "CRM 自动化"
},
"connectToOtherTools": {
"label": "连接到其他工具"
},
"advancedConfigurations": {
"label": "高级配置"
},
"needMoreHelp": {
"label": "需要更多帮助"
}
}
}
}
},
"ai": {
"label": "AI",
"groups": {
"aiReference": {
"label": "参考"
},
"aiHowTos": {
"label": "操作指南"
}
}
},
"layout": {
"label": "布局",
"groups": {
"layoutReference": {
"label": "参考",
"groups": {
"layoutViews": {
"label": "视图"
}
}
},
"layoutHowTos": {
"label": "操作指南"
}
}
},
"dashboards": {
"label": "仪表板",
"groups": {
"dashboardsReference": {
"label": "参考"
},
"dashboardsHowTos": {
"label": "操作指南"
}
}
},
"permissionsAccess": {
"label": "权限与访问",
"groups": {
"permissionsAccessReference": {
"label": "参考"
},
"permissionsAccessHowTos": {
"label": "操作指南"
}
}
},
"billing": {
"label": "账单",
"groups": {
"billingReference": {
"label": "参考"
},
"billingHowTos": {
"label": "操作指南"
}
}
},
"settings": {
"label": "设置",
"groups": {
"settingsReference": {
"label": "参考"
},
"settingsHowTos": {
"label": "操作指南"
}
}
}
}
},
"developers": {
"label": "开发者",
"groups": {
"developersOverview": {
"label": "概览"
},
"apps": {
"label": "应用",
"groups": {
"appsGettingStarted": {
"label": "开始使用"
},
"appsConfig": {
"label": "配置"
},
"appsData": {
"label": "数据"
},
"appsLogic": {
"label": "逻辑"
},
"appsLayout": {
"label": "布局"
},
"appsOperations": {
"label": "操作"
}
}
},
"api": {
"label": "接口"
},
"selfHost": {
"label": "自托管"
},
"contribute": {
"label": "贡献"
}
}
}
}
}