From a4f61dd6b5b5141189c6982b55b054d202e3950f Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 03:56:12 +0530 Subject: [PATCH] New translations work.json (Kannada) --- src/i18n/locales/kn/leftSidebar/work.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/i18n/locales/kn/leftSidebar/work.json b/src/i18n/locales/kn/leftSidebar/work.json index 776d7d58..5079d1e3 100644 --- a/src/i18n/locales/kn/leftSidebar/work.json +++ b/src/i18n/locales/kn/leftSidebar/work.json @@ -1,13 +1,13 @@ { "name": { - "label": "Name", - "placeholder": "Amazon (US)" + "label": "ಹೆಸರು", + "placeholder": "ಅಮೆಜಾನ್" }, "role": { - "label": "Role", - "placeholder": "Front-end Web Developer" + "label": "ಸ್ಥಾನ", + "placeholder": "ಫುಲ್ ಸ್ಟಾಕ್ ವೆಬ್ ಡೆವಲಪರ್" }, "description": { - "placeholder": "You can write about what you specialized in while working at the company and what projects you were a part of." + "placeholder": "ಕಂಪನಿಯಲ್ಲಿ ಕೆಲಸ ಮಾಡುವಾಗ ನೀವು ಏನು ಪರಿಣತಿ ಹೊಂದಿದ್ದೀರಿ ಮತ್ತು ನೀವು ಯಾವ ಯೋಜನೆಯ ಭಾಗವಾಗಿದ್ದೀರಿ ಎಂಬುದರ ಕುರಿತು ನೀವು ಬರೆಯಬಹುದು." } }