jsonresume-theme-stackoverflowed
Version:
A JSON Resume Theme inspired by the Stack Overflow Developer Story resume format.
21 lines (20 loc) • 877 B
JSON
{
"locale": "de",
"language": {
"component.date.now": "Gegenwart",
"component.picture.alt": "Ein Bild von {{name}}.",
"component.avatar.alt": "Ein Profil-Avatar für {{name}}.",
"section.skills.title": "Technische Fähigkeiten",
"section.work.title": "Erfahrung",
"section.volunteer.title": "Freiwilligenarbeit",
"section.projects.title": "Projekte",
"section.education.title": "Bildung",
"section.awards.title": "Auszeichnungen",
"section.publications.title": "Veröffentlichungen",
"section.languages.title": "Sprachen",
"section.interests.title": "Interessen",
"section.profiles.title": "Profile",
"section.profiles.stackoverflow-activity": "Schriftliche {{answers}} Antworten. Aktiv in {{tags}}.",
"section.references.title": "Verweise"
}
}