diff --git a/src/i18n/locales/bg/leftSidebar/references.json b/src/i18n/locales/bg/leftSidebar/references.json new file mode 100644 index 00000000..659e3ad6 --- /dev/null +++ b/src/i18n/locales/bg/leftSidebar/references.json @@ -0,0 +1,14 @@ +{ + "name": { + "label": "Име" + }, + "position": { + "label": "Позиция" + }, + "phone": { + "label": "Телефонен номер" + }, + "email": { + "label": "Имейл адрес" + } +}