1 parent 36a3581 commit 9c91767Copy full SHA for 9c91767
1 file changed
src/i18n.ts
@@ -65,7 +65,7 @@ export const languages = {
65
),
66
},
67
"zh-Hans": {
68
- title: "首页",
+ title: "简体中文",
69
messages: messages_zhhans,
70
aboutHTML: fs.readFileSync(
71
__dirname + "/../i18n/zh-Hans/about.html",
0 commit comments