diff --git a/src/i18n/locales/bg/leftSidebar/work.json b/src/i18n/locales/bg/leftSidebar/work.json new file mode 100644 index 00000000..e87a7f88 --- /dev/null +++ b/src/i18n/locales/bg/leftSidebar/work.json @@ -0,0 +1,8 @@ +{ + "name": { + "label": "Наименование" + }, + "role": { + "label": "Роля" + } +}