# Conflicts: # public/_data.json # public/_includes/_footer.jade # public/_includes/_hero-home.jade # public/_includes/_main-nav.jade # public/docs/_includes/_side-nav.jade # public/docs/ts/latest/_data.json # public/docs/ts/latest/cookbook/_data.json # public/docs/ts/latest/glossary.jade # public/docs/ts/latest/guide/_data.json # public/docs/ts/latest/guide/architecture.jade # public/docs/ts/latest/guide/displaying-data.jade # public/docs/ts/latest/guide/forms.jade # public/docs/ts/latest/guide/user-input.jade # public/docs/ts/latest/index.jade # public/docs/ts/latest/quickstart.jade # public/docs/ts/latest/tutorial/toh-pt2.jade # public/docs/ts/latest/tutorial/toh-pt5.jade # public/features.jade # public/index.jade
56 lines
822 B
JSON
56 lines
822 B
JSON
{
|
|
"index": {
|
|
"hero": "home",
|
|
"title": "一套框架,多个平台",
|
|
"subtitle": "同时适用手机与桌面"
|
|
},
|
|
|
|
"features": {
|
|
"title": "特性与优点"
|
|
},
|
|
|
|
"contribute": {
|
|
"title": "为Angular做贡献",
|
|
"subtitle": "帮我们构建未来时代的框架",
|
|
"autoformat": "true"
|
|
},
|
|
|
|
"news": {
|
|
"title": "新闻"
|
|
},
|
|
|
|
"events": {
|
|
"title": "事件",
|
|
"subtitle": "我们将在哪里开会"
|
|
},
|
|
|
|
"support": {
|
|
"title": "支持",
|
|
"subtitle": "从Angular社区获得支持"
|
|
},
|
|
|
|
"presskit": {
|
|
"title": "出版工具"
|
|
},
|
|
|
|
"books": {
|
|
"title": "书籍"
|
|
},
|
|
|
|
"training": {
|
|
"title": "培训"
|
|
},
|
|
|
|
"communities": {
|
|
"title": "社区"
|
|
},
|
|
|
|
"tooling": {
|
|
"title": "工具与库"
|
|
},
|
|
|
|
"all-resources": {
|
|
"title": "资源"
|
|
}
|
|
}
|