From f00593f0b1a66eabd801d8c774b3222c11c9931a Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Mon, 20 Apr 2020 21:43:18 +0530 Subject: [PATCH] New translations awards.json (Bulgarian) --- src/i18n/locales/bg/leftSidebar/awards.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/i18n/locales/bg/leftSidebar/awards.json diff --git a/src/i18n/locales/bg/leftSidebar/awards.json b/src/i18n/locales/bg/leftSidebar/awards.json new file mode 100644 index 00000000..e5bfc494 --- /dev/null +++ b/src/i18n/locales/bg/leftSidebar/awards.json @@ -0,0 +1,8 @@ +{ + "title": { + "label": "Заглавие" + }, + "subtitle": { + "label": "Подзаглавие" + } +}