jsonresume-theme-stackoverflowed
Version:
A JSON Resume Theme inspired by the Stack Overflow Developer Story resume format.
21 lines (20 loc) • 828 B
JSON
{
"locale": "zh",
"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": "参考"
}
}