From b4a7e7dd359557d730fe0f0b37e83e92f5fb6af5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E6=B5=A9=E9=BA=9F?= Date: Sun, 6 Aug 2017 14:23:26 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BD=BF=E7=94=A8=E7=AE=80=E4=BD=93?= =?UTF-8?q?=E4=B8=AD=E6=96=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- book.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book.json b/book.json index 0fb81536..5028c9ba 100644 --- a/book.json +++ b/book.json @@ -2,7 +2,7 @@ "title": "TypeScript 入门教程", "description": "从 JavaScript 程序员的角度总结思考,循序渐进的理解 TypeScript。", "author": "xcatliu ", - "language": "zh", + "language": "zh-hans", "plugins": ["disqus", "github"], "pluginsConfig": { "disqus": {