From f1044561bf9d762e9c7810dc047969d62a7905c2 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Mon, 30 Mar 2020 20:19:25 +0530 Subject: [PATCH] New translations awards.json (Hindi) --- src/i18n/locales/hi/leftSidebar/awards.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/i18n/locales/hi/leftSidebar/awards.json b/src/i18n/locales/hi/leftSidebar/awards.json index 4222ec12..ddd132b1 100644 --- a/src/i18n/locales/hi/leftSidebar/awards.json +++ b/src/i18n/locales/hi/leftSidebar/awards.json @@ -1,13 +1,13 @@ { "title": { - "label": "Title", - "placeholder": "Math & Science Olympiad" + "label": "शीर्षक", + "placeholder": "गणित और विज्ञान ओलंपियाड" }, "subtitle": { - "label": "Subtitle", - "placeholder": "First Place, International Level" + "label": "उपशीर्षक", + "placeholder": "पहला स्थान, अंतर्राष्ट्रीय" }, "description": { - "placeholder": "You can write about what qualities made you succeed in getting this award." + "placeholder": "आप इस बारे में लिख सकते हैं कि आपको यह पुरस्कार किन गुणों से मिला है।" } }