From ae96735efa342fdf3acde8f506763668831f709a Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 23:16:37 +0530 Subject: [PATCH] New translations objective.json (Serbian (Cyrillic)) --- src/i18n/locales/sr/leftSidebar/objective.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 src/i18n/locales/sr/leftSidebar/objective.json diff --git a/src/i18n/locales/sr/leftSidebar/objective.json b/src/i18n/locales/sr/leftSidebar/objective.json new file mode 100644 index 00000000..32980479 --- /dev/null +++ b/src/i18n/locales/sr/leftSidebar/objective.json @@ -0,0 +1,5 @@ +{ + "objective": { + "label": "Objective" + } +}