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" } }