From 8ade59438c5a98fc08375f2988d0fef20a2a9164 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 00:31:08 +0530 Subject: [PATCH] New translations awards.json (Kannada) --- src/i18n/locales/kn/leftSidebar/awards.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/i18n/locales/kn/leftSidebar/awards.json b/src/i18n/locales/kn/leftSidebar/awards.json index 4222ec12..543edc83 100644 --- a/src/i18n/locales/kn/leftSidebar/awards.json +++ b/src/i18n/locales/kn/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": "ನಿಮಗೆ ಯಾವ ಗುಣಗಳು ಪ್ರಶಸ್ತಿ ನೀಡಿವೆ ಎಂಬುದರ ಕುರಿತು ನೀವು ಬರೆಯಬಹುದು." } }