feat: add doc for i18n

This commit is contained in:
2026-02-02 10:12:34 +08:00
parent 1f59e81c52
commit 8311456a9e
3 changed files with 40 additions and 1 deletions

View File

@@ -25,6 +25,7 @@ export default defineConfig({
items: [
{ text: "自动路由", link: "/cli-feature/auto-router" },
{ text: "组件库", link: "/cli-feature/component-lib" },
{ text: "国际化", link: "/cli-feature/international" },
],
},
],