diff --git a/src/i18n/locales/kn/leftSidebar/profile.json b/src/i18n/locales/kn/leftSidebar/profile.json index b7f889c2..4bdf4f95 100644 --- a/src/i18n/locales/kn/leftSidebar/profile.json +++ b/src/i18n/locales/kn/leftSidebar/profile.json @@ -1,40 +1,40 @@ { "photoUrl": { - "label": "Photo URL" + "label": "ಫೋಟೋ URL" }, "firstName": { - "label": "First Name", - "placeholder": "Jane" + "label": "ಮೊದಲ ಹೆಸರು", + "placeholder": "ಶ್ರೀರಾಮ್" }, "lastName": { - "label": "Last Name", - "placeholder": "Doe" + "label": "ಕೊನೆಯ ಹೆಸರು", + "placeholder": "ಶೆಟ್ಟಿ" }, "subtitle": { - "label": "Subtitle", - "placeholder": "Full Stack Web Developer" + "label": "ಉಪಶೀರ್ಷಿಕೆ", + "placeholder": "ಫುಲ್ ಸ್ಟಾಕ್ ವೆಬ್ ಡೆವಲಪರ್" }, "address": { "line1": { - "label": "Address Line 1", - "placeholder": "Palladium Complex" + "label": "ವಿಳಾಸ ಸಾಲು 1", + "placeholder": "ಪಲ್ಲಾಡಿಯಮ್ ಕಾಂಪ್ಲೆಕ್ಸ್" }, "line2": { - "label": "Address Line 2", - "placeholder": "140 E 14th St" + "label": "ವಿಳಾಸ ಸಾಲು 2", + "placeholder": "14 ನೇ ಕ್ರಾಸ್, ಎಂಜಿ ರಸ್ತೆ" }, "line3": { - "label": "Address Line 3", - "placeholder": "New York, NY 10003 USA" + "label": "ವಿಳಾಸ ಸಾಲು 3", + "placeholder": "ಬೆಂಗಳೂರು, 560061 ಭಾರತ" } }, "phone": { - "label": "Phone Number" + "label": "ದೂರವಾಣಿ ಸಂಖ್ಯೆ" }, "website": { - "label": "Website" + "label": "ಜಾಲತಾಣ" }, "email": { - "label": "Email Address" + "label": "ಇಮೇಲ್ ವಿಳಾಸ" } }