diff --git a/src/i18n/locales/ru/leftSidebar/education.json b/src/i18n/locales/ru/leftSidebar/education.json index 346748c7..70aa29ac 100644 --- a/src/i18n/locales/ru/leftSidebar/education.json +++ b/src/i18n/locales/ru/leftSidebar/education.json @@ -1,11 +1,11 @@ { "name": { - "label": "Name" + "label": "Имя" }, "major": { - "label": "Major" + "label": "Предмет" }, "grade": { - "label": "Grade" + "label": "Класс" } }