fix: _data.json
This commit is contained in:
parent
9cdc23c0f7
commit
b7d99121e7
|
@ -51,7 +51,7 @@
|
||||||
"glossary": {
|
"glossary": {
|
||||||
"title": "Glossary",
|
"title": "Glossary",
|
||||||
"subtitle": "Dart",
|
"subtitle": "Dart",
|
||||||
"intro": "Brief definitions of the most important words in the Angular vocabulary",
|
"intro": "Angular中最重要的词汇的简要定义",
|
||||||
"reference": false
|
"reference": false
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
|
@ -92,7 +92,7 @@
|
||||||
|
|
||||||
"glossary": {
|
"glossary": {
|
||||||
"title": "Glossary",
|
"title": "Glossary",
|
||||||
"intro": "Brief definitions of the most important words in the Angular vocabulary",
|
"intro": "Angular中最重要的词汇的简要定义",
|
||||||
"basics": true
|
"basics": true
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
|
@ -50,7 +50,7 @@
|
||||||
"glossary": {
|
"glossary": {
|
||||||
"title": "Glossary",
|
"title": "Glossary",
|
||||||
"subtitle": "JavaScript",
|
"subtitle": "JavaScript",
|
||||||
"intro": "Brief definitions of the most important words in the Angular vocabulary",
|
"intro": "Angular中最重要的词汇的简要定义",
|
||||||
"reference": false
|
"reference": false
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
|
@ -86,7 +86,7 @@
|
||||||
|
|
||||||
"glossary": {
|
"glossary": {
|
||||||
"title": "Glossary",
|
"title": "Glossary",
|
||||||
"intro": "Brief definitions of the most important words in the Angular vocabulary",
|
"intro": "Angular中最重要的词汇的简要定义",
|
||||||
"basics": true
|
"basics": true
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
|
@ -64,14 +64,14 @@
|
||||||
},
|
},
|
||||||
|
|
||||||
"glossary": {
|
"glossary": {
|
||||||
"title": "Glossary",
|
"title": "词汇表",
|
||||||
"intro": "Brief definitions of the most important words in the Angular vocabulary",
|
"intro": "Angular中最重要的词汇的简要定义",
|
||||||
"basics": true
|
"basics": true
|
||||||
},
|
},
|
||||||
|
|
||||||
"change-log": {
|
"change-log": {
|
||||||
"title": "Change Log",
|
"title": "更新记录",
|
||||||
"intro": "An annotated history of recent documentation improvements.",
|
"intro": "最新文档更新历史记录。",
|
||||||
"basics": true
|
"basics": true
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue