Fix all _data.json

This commit is contained in:
Yang Lin 2016-12-01 10:54:43 +08:00
parent 2040b6ecd2
commit 625ce82a6c
5 changed files with 26 additions and 26 deletions

View File

@ -49,7 +49,7 @@
},
"cheatsheet": {
"title": "Angular小抄",
"title": "Angular 速查表",
"subtitle": "TypeScript",
"intro": "关于 Angular 语法的快速指南(内容可能会更改)",
"reference": false
@ -58,7 +58,7 @@
"glossary": {
"title": "词汇表",
"subtitle": "TypeScript",
"intro": "Angular 2中那些最重要的词汇的简短定义",
"intro": "Angular 中那些最重要的词汇的简短定义",
"reference": false
},

View File

@ -6,7 +6,7 @@
},
"aot-compiler": {
"title": "预AoT编译器",
"title": "预 (AoT) 编译器",
"intro": "学习如何使用预编译器"
},