angular-cn/public/_data.json

34 lines
624 B
JSON
Raw Normal View History

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