Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b4a7e7d

Browse files
authored
fix: 使用简体中文
1 parent 9a920c6 commit b4a7e7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"title": "TypeScript 入门教程",
33
"description": "从 JavaScript 程序员的角度总结思考,循序渐进的理解 TypeScript。",
44
"author": "xcatliu <[email protected]>",
5-
"language": "zh",
5+
"language": "zh-hans",
66
"plugins": ["disqus", "github"],
77
"pluginsConfig": {
88
"disqus": {

0 commit comments

Comments
 (0)