From 8bae0ac5e20e4a9eb39f5fbc3801ae04ab37b3c7 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Mon, 30 Mar 2020 17:54:42 +0530 Subject: [PATCH] New translations objective.json (Chinese Simplified) --- src/i18n/locales/zh/leftSidebar/objective.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/i18n/locales/zh/leftSidebar/objective.json diff --git a/src/i18n/locales/zh/leftSidebar/objective.json b/src/i18n/locales/zh/leftSidebar/objective.json new file mode 100644 index 00000000..8cb4f70d --- /dev/null +++ b/src/i18n/locales/zh/leftSidebar/objective.json @@ -0,0 +1,6 @@ +{ + "objective": { + "label": "Objective", + "placeholder": "Looking for a challenging role in a reputable organization to utilize my technical, database, and management skills for the growth of the organization as well as to enhance my knowledge about new and emerging trends in the IT sector." + } +}