17 lines
364 B
JSON
17 lines
364 B
JSON
{
|
|
"titles": {
|
|
"featuredWork": "Trabajo Destacado",
|
|
"whatIveBeenUpTo": "Que he estado haciendo...",
|
|
"whoAmI": "¿Quién soy?",
|
|
"contact": "Contacto"
|
|
},
|
|
"home": {
|
|
"moreProjects": "Ver más proyectos",
|
|
"viewCurriculum": "Ver curriculum completo"
|
|
},
|
|
"misc": {
|
|
"seeMore": "Ver más..."
|
|
},
|
|
"blog": "blog",
|
|
"games": "juegos"
|
|
}
|