From 06754a2b96c890bb5b289c9b7aab35c219b11edc Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 00:31:07 +0530 Subject: [PATCH] New translations certifications.json (Kannada) --- src/i18n/locales/kn/leftSidebar/certifications.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/i18n/locales/kn/leftSidebar/certifications.json b/src/i18n/locales/kn/leftSidebar/certifications.json index 2763082a..199dfebf 100644 --- a/src/i18n/locales/kn/leftSidebar/certifications.json +++ b/src/i18n/locales/kn/leftSidebar/certifications.json @@ -1,13 +1,13 @@ { "title": { - "label": "Title", - "placeholder": "Android Development Nanodegree" + "label": "ಶೀರ್ಷಿಕೆ", + "placeholder": "ಆಂಡ್ರಾಯ್ಡ್ ಡೆವಲಪ್ಮೆಂಟ್ ನ್ಯಾನೊಡೆಗ್ರೀ" }, "subtitle": { - "label": "Subtitle", - "placeholder": "Udacity" + "label": "ಉಪಶೀರ್ಷಿಕೆ", + "placeholder": "ಉದಾಸಿಟಿ" }, "description": { - "placeholder": "You can write about what you learnt from your certification program." + "placeholder": "ನಿಮ್ಮ ಪ್ರಮಾಣೀಕರಣ ಕಾರ್ಯಕ್ರಮದಿಂದ ನೀವು ಕಲಿತದ್ದನ್ನು ನೀವು ಬರೆಯಬಹುದು." } }