jsonresume-theme-stackoverflowed
Version:
A JSON Resume Theme inspired by the Stack Overflow Developer Story resume format.
21 lines (20 loc) • 873 B
JSON
{
"locale": "ko",
"language": {
"component.date.now": "현재 시간",
"component.picture.alt": "{{name}}의 사진.",
"component.avatar.alt": "{{name}}의 프로필 아바타입니다.",
"section.skills.title": "기술 능력",
"section.work.title": "경험",
"section.volunteer.title": "자원",
"section.projects.title": "프로젝트",
"section.education.title": "교육",
"section.awards.title": "수상",
"section.publications.title": "간행물",
"section.languages.title": "언어",
"section.interests.title": "이해",
"section.profiles.title": "프로필",
"section.profiles.stackoverflow-activity": "{{answers}} 답변을 작성했습니다. {{tags}}에서 활성 상태입니다.",
"section.references.title": "참고문헌"
}
}