Refine docs center content and correct Taipei settlement source

This commit is contained in:
2569718930@qq.com
2026-03-25 16:13:42 +08:00
parent 4e0ddfa771
commit 6d20d51bb9
5 changed files with 70 additions and 197 deletions
-4
View File
@@ -17,10 +17,6 @@ export const DOCS_GROUPS: DocsNavGroup[] = [
id: "history",
title: { "zh-CN": "历史对账", "en-US": "History & Reconciliation" },
},
{
id: "developer",
title: { "zh-CN": "开发者", "en-US": "Developer" },
},
];
export function getDocsGroupTitle(groupId: DocsNavGroup["id"], locale: DocsLocale) {