From c18346d90fd0e2ea0ea3ed6b626d2ee6926b449f Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 18:32:30 +0530 Subject: [PATCH] New translations skills.json (Bulgarian) --- src/i18n/locales/bg/leftSidebar/skills.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 src/i18n/locales/bg/leftSidebar/skills.json diff --git a/src/i18n/locales/bg/leftSidebar/skills.json b/src/i18n/locales/bg/leftSidebar/skills.json new file mode 100644 index 00000000..7c23cd1e --- /dev/null +++ b/src/i18n/locales/bg/leftSidebar/skills.json @@ -0,0 +1,5 @@ +{ + "item": { + "placeholder": "Готварство" + } +}