From cc7702dca996e006402329bde91ea96d334d053c Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Mon, 30 Mar 2020 20:19:16 +0530 Subject: [PATCH] New translations references.json (Hindi) --- src/i18n/locales/hi/leftSidebar/references.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/hi/leftSidebar/references.json b/src/i18n/locales/hi/leftSidebar/references.json index 88241575..dcb57431 100644 --- a/src/i18n/locales/hi/leftSidebar/references.json +++ b/src/i18n/locales/hi/leftSidebar/references.json @@ -1,19 +1,19 @@ { "name": { - "label": "Name", - "placeholder": "Richard Hendricks" + "label": "नाम", + "placeholder": "रिचर्ड हेंड्रिक्स" }, "position": { - "label": "Position", - "placeholder": "CEO, Pied Piper" + "label": "पद/स्थान", + "placeholder": "सी ई ओ, Pied Piper" }, "phone": { - "label": "Phone Number" + "label": "फोन नंबर" }, "email": { - "label": "Email Address" + "label": "ईमेल पता" }, "description": { - "placeholder": "You can write about how you and the reference contact worked together and which projects you were a part of." + "placeholder": "आप इस बारे में लिख सकते हैं कि आपने और संपर्क ने परियोजना पर एक साथ कैसे काम किया।" } }