From 47d88e52a5f1f5dc078e7bc6850fb91cd194eb2c Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Mon, 30 Mar 2020 20:19:21 +0530 Subject: [PATCH] New translations extras.json (Hindi) --- src/i18n/locales/hi/leftSidebar/extras.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/i18n/locales/hi/leftSidebar/extras.json b/src/i18n/locales/hi/leftSidebar/extras.json index 7afc7c06..5fa88756 100644 --- a/src/i18n/locales/hi/leftSidebar/extras.json +++ b/src/i18n/locales/hi/leftSidebar/extras.json @@ -1,10 +1,10 @@ { "key": { - "label": "Key", - "placeholder": "Date of Birth" + "label": "मौलिक", + "placeholder": "जन्म तिथि" }, "value": { - "label": "Value", - "placeholder": "6th August 1995" + "label": "मूल्य", + "placeholder": "6 अगस्त 1995" } }