jsonresume-theme-stackoverflowed
Version:
A JSON Resume Theme inspired by the Stack Overflow Developer Story resume format.
21 lines (20 loc) • 881 B
JSON
{
"locale": "es",
"language": {
"component.date.now": "Tiempo presente",
"component.picture.alt": "Una foto de {{name}}.",
"component.avatar.alt": "Un avatar de perfil para {{name}}.",
"section.skills.title": "Habilidades técnicas",
"section.work.title": "Experiencia",
"section.volunteer.title": "Trabajar como voluntario",
"section.projects.title": "Proyectos",
"section.education.title": "Educación",
"section.awards.title": "Premios",
"section.publications.title": "Publicaciones",
"section.languages.title": "Idiomas",
"section.interests.title": "Intereses",
"section.profiles.title": "Perfiles",
"section.profiles.stackoverflow-activity": "{{answers}} respuestas escritas. Activo en {{tags}}.",
"section.references.title": "Referencias"
}
}