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:
parent
f41e0d3be1
commit
6b704d5f98
@ -4,10 +4,10 @@ const ru = {
|
|||||||
headings: {
|
headings: {
|
||||||
contact: "Контакты",
|
contact: "Контакты",
|
||||||
experience: "Опыт",
|
experience: "Опыт",
|
||||||
education: "Обучение",
|
education: "Образование",
|
||||||
skills: "Навыки",
|
skills: "Навыки",
|
||||||
about: "Обо мне"
|
about: "Обо мне"
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
export default ru;
|
export default ru;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user