Skip to content

Commit 45c2a1f

Browse files
committed
[feat] update 中文
1 parent cb2eccd commit 45c2a1f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

rspress.config.ts

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ export default defineConfig({
2020
© 2024 MAXLXQ. All Rights Reserved. <br />
2121
备案号:<a href="https://beian.miit.gov.cn/#/Integrated/index">皖ICP备16006052号</a>
2222
`
23-
}
23+
},
24+
outlineTitle: '大纲',
25+
nextPageText: '下一页',
26+
prevPageText: '上一页',
27+
searchPlaceholderText: '搜索文档',
2428
},
2529
});

0 commit comments

Comments
 (0)