From 010cd9f6d16477a595783104f4f4a9a82021cb5a Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 1 Apr 2020 16:11:31 +0530 Subject: [PATCH] New translations extras.json (Hindi) --- src/i18n/locales/hi/leftSidebar/extras.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/i18n/locales/hi/leftSidebar/extras.json b/src/i18n/locales/hi/leftSidebar/extras.json index 5fa88756..b992fd50 100644 --- a/src/i18n/locales/hi/leftSidebar/extras.json +++ b/src/i18n/locales/hi/leftSidebar/extras.json @@ -1,10 +1,8 @@ { "key": { - "label": "मौलिक", - "placeholder": "जन्म तिथि" + "label": "मौलिक" }, "value": { - "label": "मूल्य", - "placeholder": "6 अगस्त 1995" + "label": "मूल्य" } }