From 35d5afa77ce777ef2194ccbcc9bfcb32f9f46c36 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 1 Apr 2020 16:11:42 +0530 Subject: [PATCH] New translations work.json (Hindi) --- src/i18n/locales/hi/leftSidebar/work.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/hi/leftSidebar/work.json b/src/i18n/locales/hi/leftSidebar/work.json index c9576e97..dd7b22bf 100644 --- a/src/i18n/locales/hi/leftSidebar/work.json +++ b/src/i18n/locales/hi/leftSidebar/work.json @@ -1,13 +1,8 @@ { "name": { - "label": "नाम", - "placeholder": "अमेज़ॅन" + "label": "नाम" }, "role": { - "label": "भूमिका", - "placeholder": "फुल स्टैक वेब डेवलपर" - }, - "description": { - "placeholder": "आप कंपनी में काम करने के दौरान आपके द्वारा बताई गई चीजों के बारे में लिख सकते हैं और आप किस परियोजना का हिस्सा थे।" + "label": "भूमिका" } }