jsonresume-theme-stackoverflowed
Version:
A JSON Resume Theme inspired by the Stack Overflow Developer Story resume format.
21 lines (20 loc) • 1 kB
JSON
{
"locale": "ru",
"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": "Рекомендации"
}
}