34 lines
642 B
JSON
34 lines
642 B
JSON
{
|
|
"index": {
|
|
"hero": "home",
|
|
"title": "一套框架,多个平台",
|
|
"subtitle": "同时适用手机与桌面"
|
|
},
|
|
|
|
"features": {
|
|
"title": "特性与优点",
|
|
"subtitle": "开发应用程序的强力特性"
|
|
},
|
|
|
|
"contribute": {
|
|
"title": "为Angular做贡献",
|
|
"subtitle": "帮我们构建未来时代的框架",
|
|
"autoformat": "true"
|
|
},
|
|
|
|
"news": {
|
|
"title": "新闻",
|
|
"subtitle": "看看我们正在做什么"
|
|
},
|
|
|
|
"events": {
|
|
"title": "事件",
|
|
"subtitle": "我们将在哪里开会"
|
|
},
|
|
|
|
"support": {
|
|
"title": "支持",
|
|
"subtitle": "从Angular社区获得支持"
|
|
}
|
|
}
|