# Conflicts: # public/_data.json # public/docs/ts/latest/_data.json # public/docs/ts/latest/guide/router.jade # public/docs/ts/latest/guide/security.jade # public/docs/ts/latest/guide/template-syntax.jade # public/news.jade # public/resources/_data.json # public/resources/index.ejs # public/resources/js/controllers/resources-controller.js
37 lines
727 B
JSON
37 lines
727 B
JSON
{
|
|
"index": {
|
|
"hero": "home",
|
|
"title": "一套框架,多种平台",
|
|
"subtitle": "同时适用手机与桌面"
|
|
},
|
|
"404": {
|
|
"title": "出错了!"
|
|
},
|
|
"features": {
|
|
"title": "特性与优点"
|
|
},
|
|
"contribute": {
|
|
"title": "为Angular做贡献",
|
|
"subtitle": "帮我们构建面向未来的框架",
|
|
"autoformat": "true"
|
|
},
|
|
"resources": {
|
|
"title": "资源库",
|
|
"subtitle": "Angular 2的资源库"
|
|
},
|
|
"news": {
|
|
"title": "新闻"
|
|
},
|
|
"events": {
|
|
"title": "开发者会议",
|
|
"subtitle": "我们将在哪里开会"
|
|
},
|
|
"support": {
|
|
"title": "支持",
|
|
"subtitle": "从Angular社区获得支持"
|
|
},
|
|
"presskit": {
|
|
"title": "宣传资料"
|
|
}
|
|
}
|