From f5e82a5f6395258b558560e426fdbe1e86d80f89 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Mon, 20 Apr 2020 21:43:16 +0530 Subject: [PATCH] New translations certifications.json (Bulgarian) --- src/i18n/locales/bg/leftSidebar/certifications.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/i18n/locales/bg/leftSidebar/certifications.json diff --git a/src/i18n/locales/bg/leftSidebar/certifications.json b/src/i18n/locales/bg/leftSidebar/certifications.json new file mode 100644 index 00000000..44473889 --- /dev/null +++ b/src/i18n/locales/bg/leftSidebar/certifications.json @@ -0,0 +1,8 @@ +{ + "title": { + "label": "Наименование" + }, + "subtitle": { + "label": "Институция" + } +}