diff --git a/src/i18n/locales/hi/leftSidebar/certifications.json b/src/i18n/locales/hi/leftSidebar/certifications.json index 2763082a..b06f9b7c 100644 --- a/src/i18n/locales/hi/leftSidebar/certifications.json +++ b/src/i18n/locales/hi/leftSidebar/certifications.json @@ -1,13 +1,13 @@ { "title": { - "label": "Title", - "placeholder": "Android Development Nanodegree" + "label": "शीर्षक", + "placeholder": "Android डेवलपमेंट ननोडिग्री" }, "subtitle": { - "label": "Subtitle", + "label": "उपशीर्षक", "placeholder": "Udacity" }, "description": { - "placeholder": "You can write about what you learnt from your certification program." + "placeholder": "आप अपने प्रमाणन कार्यक्रम से जो कुछ सीख चुके थे, उसके बारे में लिख सकते हैं।" } }