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

Skip to content

Commit ee75ee3

Browse files
authored
Merge pull request xcatliu#12 from gwuhaolin/patch-1
fix: 使用简体中文
2 parents 9a920c6 + b4a7e7d commit ee75ee3

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)