diff --git a/src/i18n/locales/kn/leftSidebar/education.json b/src/i18n/locales/kn/leftSidebar/education.json index 231004b2..5c43cb0a 100644 --- a/src/i18n/locales/kn/leftSidebar/education.json +++ b/src/i18n/locales/kn/leftSidebar/education.json @@ -1,16 +1,16 @@ { "name": { - "label": "Name", - "placeholder": "Harvard University" + "label": "ಹೆಸರು", + "placeholder": "ಹಾರ್ವರ್ಡ್ ವಿಶ್ವವಿದ್ಯಾಲಯ" }, "major": { - "label": "Major", - "placeholder": "Masters in Computer Science" + "label": "ಅಧ್ಯಯನ", + "placeholder": "ಕಂಪ್ಯೂಟರ್ ವಿಜ್ಞಾನದಲ್ಲಿ ಸ್ನಾತಕೋತ್ತರ" }, "grade": { - "label": "Grade" + "label": "ಗ್ರೇಡ್" }, "description": { - "placeholder": "You can write about projects or special credit classes that you took while studying at this school." + "placeholder": "ಈ ಶಾಲೆಯಲ್ಲಿ ಅಧ್ಯಯನ ಮಾಡುವಾಗ ನೀವು ಮಾಡಿದ ಯೋಜನೆಗಳು ಅಥವಾ ವಿಶೇಷ ತರಗತಿಗಳ ಬಗ್ಗೆ ನೀವು ಬರೆಯಬಹುದು." } }