Merge pull request #145 from mesnevi/master

Small correction for RU locale.
This commit is contained in:
Daniel M 2017-11-27 15:43:12 +01:00 committed by GitHub
commit 541ea0399d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,10 +4,10 @@ const ru = {
headings: {
contact: "Контакты",
experience: "Опыт",
education: "Обучение",
education: "Образование",
skills: "Навыки",
about: "Обо мне"
}
};
export default ru;
export default ru;