52 lines
783 B
JSON
52 lines
783 B
JSON
{
|
|
"index": {
|
|
"hero": "home",
|
|
"title": "One framework.",
|
|
"subtitle": "Mobile and desktop."
|
|
},
|
|
|
|
"features": {
|
|
"title": "Features & Benefits"
|
|
},
|
|
|
|
"contribute": {
|
|
"title": "Contribute to Angular",
|
|
"subtitle": "Help us build the framework of the future!",
|
|
"autoformat": "true"
|
|
},
|
|
|
|
"news": {
|
|
"title": "News"
|
|
},
|
|
|
|
"events": {
|
|
"title": "Events",
|
|
"subtitle": "Where we'll be presenting"
|
|
},
|
|
|
|
"support": {
|
|
"title": "Support",
|
|
"subtitle": "Get help from the Angular Community"
|
|
},
|
|
|
|
"presskit": {
|
|
"title": "Press Kit"
|
|
},
|
|
|
|
"books": {
|
|
"title": "Books"
|
|
},
|
|
|
|
"training": {
|
|
"title": "Training"
|
|
},
|
|
|
|
"communities": {
|
|
"title": "Communities"
|
|
},
|
|
|
|
"tooling": {
|
|
"title": "Tooling and Libraries"
|
|
}
|
|
}
|