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