From 117a01cf4d9607812a616cb3319724efb9ad67fc Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Mon, 30 Mar 2020 20:19:19 +0530 Subject: [PATCH] New translations objective.json (Hindi) --- src/i18n/locales/hi/leftSidebar/objective.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/locales/hi/leftSidebar/objective.json b/src/i18n/locales/hi/leftSidebar/objective.json index 8cb4f70d..6c093fab 100644 --- a/src/i18n/locales/hi/leftSidebar/objective.json +++ b/src/i18n/locales/hi/leftSidebar/objective.json @@ -1,6 +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." + "label": "लक्ष्य", + "placeholder": "संगठन के विकास के साथ-साथ आईटी क्षेत्र में नए और उभरते रुझानों के बारे में अपने ज्ञान को बढ़ाने के लिए मेरे तकनीकी, डेटाबेस और प्रबंधन कौशल का उपयोग करने के लिए एक प्रतिष्ठित संगठन में एक चुनौतीपूर्ण भूमिका की तलाश है।" } }