|
15 | 15 |
|
16 | 16 | .c2
|
17 | 17 | h3.text-headline RESOURCES
|
| 18 | + h3.text-headline RECURSOS |
18 | 19 |
|
19 | 20 | ul.text-body
|
20 | 21 | // TODO: (ericjim) make a libraries page to showcase all angular 2 libraries
|
21 | 22 | //li <a href="/libraries.html">Libraries</a>
|
22 | 23 | li <a href="/about/">About</a>
|
| 24 | + li <a href="/about/">Acerca de</a> |
23 | 25 | li <a href="/resources/">Books & Training</a>
|
| 26 | + li <a href="/resources/">Libros y Entrenamiento</a> |
24 | 27 | li <a href="/resources/">Tools & Libraries</a>
|
| 28 | + li <a href="/resources/">Herramientas y Librerías</a> |
25 | 29 | li <a href="/resources/">Community</a>
|
| 30 | + li <a href="/resources/">Comunidad</a> |
26 | 31 | li <a href="/presskit.html">Press Kit</a>
|
| 32 | + li <a href="/presskit.html">Kit de Prensa</a> |
27 | 33 |
|
28 | 34 | .c2
|
29 | 35 | h3.text-headline HELP
|
| 36 | + h3.text-headline AYUDA |
30 | 37 |
|
31 | 38 | ul.text-body
|
32 | 39 | li <a href="http://stackoverflow.com/questions/tagged/angular2">Stack Overflow</a>
|
| 40 | + li <a href="http://es.stackoverflow.com/questions/tagged/angularjs-2.0">Stack Overflow</a> |
33 | 41 | li <a href="https://gitter.im/angular/angular">Gitter</a>
|
| 42 | + li <a href="https://gitter.im/angular/angular">Gitter (Inglés)</a> |
34 | 43 | li <a href="https://groups.google.com/forum/#!forum/angular"> Google Group</a>
|
| 44 | + li <a href="https://groups.google.com/forum/#!forum/angular"> Google Group (Inglés)</a> |
35 | 45 | li <a href="https://github.com/angular/angular/issues"> Report Issues</a>
|
| 46 | + li <a href="https://github.com/angular/angular/issues"> Reportar Problemas</a> |
36 | 47 | li <a class="footer-feedback" ng-click="appCtrl.openFeedback()" aria-label="Submit feedback on this page"> Site Feedback</a>
|
| 48 | + li <a class="footer-feedback" ng-click="appCtrl.openFeedback()" aria-label="Enviar retroalimentación acerca de esta página"> Retroalimentación</a> |
37 | 49 |
|
38 | 50 | .c2
|
39 | 51 | h3.text-headline COMMUNITY
|
| 52 | + h3.text-headline COMUNIDAD |
40 | 53 |
|
41 | 54 | ul.text-body
|
42 | 55 | li <a href="/events.html">Events</a>
|
| 56 | + li <a href="/events.html">Eventos</a> |
43 | 57 | li <a href="http://www.meetup.com/topics/angularjs/">Meetups</a>
|
| 58 | + li <a href="http://www.meetup.com/topics/angularjs/"> Meetups</a> |
44 | 59 | li <a href="https://twitter.com/angularjs"> Twitter</a>
|
| 60 | + li <a href="https://twitter.com/angularjs">Twitter</a> |
45 | 61 | li <a href="https://github.com/angular/angular"> GitHub</a>
|
| 62 | + li <a href="https://github.com/angular/angular">GitHub</a> |
46 | 63 | li <a href="/contribute.html"> Contribute</a>
|
| 64 | + li <a href="/contribute.html"> Contribuir</a> |
47 | 65 |
|
48 | 66 | .c2
|
49 | 67 | h3.text-headline LANGUAGES
|
| 68 | + h3.text-headline IDIOMAS |
50 | 69 |
|
51 | 70 | ul.text-body
|
52 | 71 | li <a href="https://angular.cn/">中文版</a>
|
53 | 72 |
|
54 | 73 | footer(class="background-steel")
|
55 | 74 | small.text-caption Powered by Google ©2010-2016. Code licensed under an <a href="/license" class="text-snow">MIT-style License</a>. Documentation licensed under <a class="text-snow" href="http://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a>.
|
56 |
| - a(aria-label="View Style Guide" href=styleguide title="Style Guide" class="styleguide-trigger text-snow" md-button) |
| 75 | + small.text-caption Creado por Google ©2010-2016. El código es distribuido bajo una <a href="/license" class="text-snow">licencia de estilo MIT</a>. |
| 76 | + La documentación está licenciada bajo <a class="text-snow" href="http://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a>. |
| 77 | + a(aria-label="View Style Guide" href=styleguide title="Guia de estilos" class="styleguide-trigger text-snow" md-button) |
57 | 78 | span.icon-favorite
|
0 commit comments