Files

10 lines
216 B
JavaScript
Raw Permalink Normal View History

2026-06-16 14:34:09 +08:00
export default {
index: "文档中心",
"getting-started": "快速开始",
2026-07-02 12:58:18 +08:00
integrations: "工具接入",
guides: "开发指南",
concepts: "核心概念",
2026-06-16 14:34:09 +08:00
faq: "常见问题",
2026-07-02 12:58:18 +08:00
legal: "法律条款",
2026-06-16 14:34:09 +08:00
};