diff --git a/src/i18n/locales/kn/leftSidebar/extras.json b/src/i18n/locales/kn/leftSidebar/extras.json index 7afc7c06..d8d422ba 100644 --- a/src/i18n/locales/kn/leftSidebar/extras.json +++ b/src/i18n/locales/kn/leftSidebar/extras.json @@ -1,10 +1,10 @@ { "key": { - "label": "Key", - "placeholder": "Date of Birth" + "label": "ಕೀ", + "placeholder": "ಹುಟ್ತಿದ ದಿನ" }, "value": { - "label": "Value", - "placeholder": "6th August 1995" + "label": "ಮೌಲ್ಯ", + "placeholder": "6 ಆಗಸ್ಟ್ 1995" } }