New translations references.json (Tamil)

This commit is contained in:
Amruth Pillai
2020-04-21 19:09:36 +05:30
parent def1d55b47
commit fe68ff0f6c

View File

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