From 6e6de36ac0c339713cb8ab82433bdd0fdc4358cb Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 23:16:39 +0530 Subject: [PATCH] New translations extras.json (Serbian (Cyrillic)) --- src/i18n/locales/sr/leftSidebar/extras.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/i18n/locales/sr/leftSidebar/extras.json diff --git a/src/i18n/locales/sr/leftSidebar/extras.json b/src/i18n/locales/sr/leftSidebar/extras.json new file mode 100644 index 00000000..59950d61 --- /dev/null +++ b/src/i18n/locales/sr/leftSidebar/extras.json @@ -0,0 +1,8 @@ +{ + "key": { + "label": "Key" + }, + "value": { + "label": "Value" + } +}