diff --git a/src/i18n/locales/bg/leftSidebar/education.json b/src/i18n/locales/bg/leftSidebar/education.json new file mode 100644 index 00000000..b95303ae --- /dev/null +++ b/src/i18n/locales/bg/leftSidebar/education.json @@ -0,0 +1,11 @@ +{ + "name": { + "label": "Наименование" + }, + "major": { + "label": "Специалност" + }, + "grade": { + "label": "Оценка" + } +}