34 lines
644 B
JSON
34 lines
644 B
JSON
{
|
|
"index": {
|
|
"hero": "home",
|
|
"title": "One framework.",
|
|
"subtitle": "Mobile and desktop."
|
|
},
|
|
|
|
"features": {
|
|
"title": "Features & Benefits",
|
|
"subtitle": "Powerful Features for Developing Apps"
|
|
},
|
|
|
|
"contribute": {
|
|
"title": "Contribute to Angular",
|
|
"subtitle": "Help us build the framework of the future!",
|
|
"autoformat": "true"
|
|
},
|
|
|
|
"news": {
|
|
"title": "News",
|
|
"subtitle": "Check out what we are up to"
|
|
},
|
|
|
|
"events": {
|
|
"title": "Events",
|
|
"subtitle": "Where we'll be presenting"
|
|
},
|
|
|
|
"support": {
|
|
"title": "Support",
|
|
"subtitle": "Get help from the Angular Community"
|
|
}
|
|
}
|