编写国际化文档 重写主题配置文档
This commit is contained in:
@@ -63,6 +63,11 @@ const zhCN = [
|
||||
component: () => import("../../docs/zh-CN/guide/theme.md"),
|
||||
meta: { title: "主题" },
|
||||
},
|
||||
{
|
||||
path: "/zh-CN/guide/locale",
|
||||
component: () => import("../../docs/zh-CN/guide/locale.md"),
|
||||
meta: { title: "语言" },
|
||||
},
|
||||
{
|
||||
path: "/zh-CN/guide/sponsor",
|
||||
component: () => import("../../docs/zh-CN/guide/sponsor.md"),
|
||||
|
||||
Reference in New Issue
Block a user