From 1f3042fe636bee9d0fb55197fcf67b0868c6cb3a Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Mon, 30 Mar 2020 20:18:57 +0530 Subject: [PATCH] New translations work.json (Hindi) --- src/i18n/locales/hi/leftSidebar/work.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/i18n/locales/hi/leftSidebar/work.json b/src/i18n/locales/hi/leftSidebar/work.json index 776d7d58..c9576e97 100644 --- a/src/i18n/locales/hi/leftSidebar/work.json +++ b/src/i18n/locales/hi/leftSidebar/work.json @@ -1,13 +1,13 @@ { "name": { - "label": "Name", - "placeholder": "Amazon (US)" + "label": "नाम", + "placeholder": "अमेज़ॅन" }, "role": { - "label": "Role", - "placeholder": "Front-end Web Developer" + "label": "भूमिका", + "placeholder": "फुल स्टैक वेब डेवलपर" }, "description": { - "placeholder": "You can write about what you specialized in while working at the company and what projects you were a part of." + "placeholder": "आप कंपनी में काम करने के दौरान आपके द्वारा बताई गई चीजों के बारे में लिख सकते हैं और आप किस परियोजना का हिस्सा थे।" } }