From 6c9484e47d63e6f54ccb69d8dfac7c3758c3ef99 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Mon, 30 Mar 2020 18:02:16 +0530 Subject: [PATCH] New translations templates.json (Swedish) --- src/i18n/locales/sv/rightSidebar/templates.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/i18n/locales/sv/rightSidebar/templates.json diff --git a/src/i18n/locales/sv/rightSidebar/templates.json b/src/i18n/locales/sv/rightSidebar/templates.json new file mode 100644 index 00000000..89fd528d --- /dev/null +++ b/src/i18n/locales/sv/rightSidebar/templates.json @@ -0,0 +1,3 @@ +{ + "title": "Templates" +}