diff --git a/src/i18n/locales/sr/leftSidebar/references.json b/src/i18n/locales/sr/leftSidebar/references.json new file mode 100644 index 00000000..f7f2bf83 --- /dev/null +++ b/src/i18n/locales/sr/leftSidebar/references.json @@ -0,0 +1,14 @@ +{ + "name": { + "label": "Name" + }, + "position": { + "label": "Position" + }, + "phone": { + "label": "Phone Number" + }, + "email": { + "label": "Email Address" + } +}