diff --git a/src/i18n/locales/ta/leftSidebar/references.json b/src/i18n/locales/ta/leftSidebar/references.json index 88241575..766eb565 100644 --- a/src/i18n/locales/ta/leftSidebar/references.json +++ b/src/i18n/locales/ta/leftSidebar/references.json @@ -1,19 +1,14 @@ { "name": { - "label": "Name", - "placeholder": "Richard Hendricks" + "label": "பெயர்" }, "position": { - "label": "Position", - "placeholder": "CEO, Pied Piper" + "label": "நிலை" }, "phone": { - "label": "Phone Number" + "label": "தொலைபேசி எண்" }, "email": { - "label": "Email Address" - }, - "description": { - "placeholder": "You can write about how you and the reference contact worked together and which projects you were a part of." + "label": "ஈமெயில் முகவரி" } }