diff --git a/src/i18n/locales/sr/leftSidebar/education.json b/src/i18n/locales/sr/leftSidebar/education.json new file mode 100644 index 00000000..346748c7 --- /dev/null +++ b/src/i18n/locales/sr/leftSidebar/education.json @@ -0,0 +1,11 @@ +{ + "name": { + "label": "Name" + }, + "major": { + "label": "Major" + }, + "grade": { + "label": "Grade" + } +}