angular-cn/public/_data.json

34 lines
624 B
JSON
Raw Normal View History

2015-02-26 09:45:39 -05:00
{
"index": {
2015-02-28 00:21:20 -05:00
"hero": "home",
2016-04-09 12:38:38 -04:00
"title": "一个框架",
"subtitle": "适用于手机与桌面"
2015-02-26 09:45:39 -05:00
},
"features": {
2016-04-09 12:38:38 -04:00
"title": "特性与优点",
"subtitle": "开发应用程序的强力特性"
2015-02-26 09:45:39 -05:00
},
"contribute": {
2016-04-09 12:38:38 -04:00
"title": "为Angular做贡献",
"subtitle": "帮我们构建未来时代的框架",
2015-03-02 10:15:03 -05:00
"autoformat": "true"
2016-01-04 15:10:11 -05:00
},
"news": {
2016-04-09 12:38:38 -04:00
"title": "新闻",
"subtitle": "看看我们正在做什么"
2016-01-04 15:10:11 -05:00
},
"events": {
2016-04-09 12:38:38 -04:00
"title": "事件",
"subtitle": "我们将在哪里开会"
},
2016-01-04 15:10:11 -05:00
"support": {
2016-04-09 12:38:38 -04:00
"title": "支持",
"subtitle": "从Angular社区获得支持"
2015-02-26 09:45:39 -05:00
}
2016-01-04 15:10:11 -05:00
}