From 96ec21e7db797c75a229e979851499698e61ff04 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 1 Apr 2020 16:11:39 +0530 Subject: [PATCH] New translations references.json (Hindi) --- src/i18n/locales/hi/leftSidebar/references.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/hi/leftSidebar/references.json b/src/i18n/locales/hi/leftSidebar/references.json index dcb57431..235146b3 100644 --- a/src/i18n/locales/hi/leftSidebar/references.json +++ b/src/i18n/locales/hi/leftSidebar/references.json @@ -1,19 +1,14 @@ { "name": { - "label": "नाम", - "placeholder": "रिचर्ड हेंड्रिक्स" + "label": "नाम" }, "position": { - "label": "पद/स्थान", - "placeholder": "सी ई ओ, Pied Piper" + "label": "पद/स्थान" }, "phone": { "label": "फोन नंबर" }, "email": { "label": "ईमेल पता" - }, - "description": { - "placeholder": "आप इस बारे में लिख सकते हैं कि आपने और संपर्क ने परियोजना पर एक साथ कैसे काम किया।" } }