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