Small correction for RU locale.

In Russian this section is rather called 'Образование' (literally:
education) containing high school, certificates and courses, while
'Обучение' (literally: training) is a process of improving skills.

Signed-off-by: Lesya Novaselskaya <shams@airpost.net>
This commit is contained in:
Lesya Novaselskaya 2017-11-10 13:06:05 +03:00
parent f41e0d3be1
commit 6b704d5f98

View File

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