From c507303e7f617fac8426230ea0d9015a537bc400 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sat, 23 May 2020 18:47:30 +0530 Subject: [PATCH] New translations education.json (Russian) --- src/i18n/locales/ru/leftSidebar/education.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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": "Класс" } }