New translations profile.json (Tamil)

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

View File

@ -1,40 +1,35 @@
{
"photoUrl": {
"label": "Photo URL"
"label": "புகைப்படம் URL"
},
"firstName": {
"label": "First Name",
"placeholder": "Jane"
"label": "முதல் பெயர்"
},
"lastName": {
"label": "Last Name",
"placeholder": "Doe"
"label": "கடைசி பெயர்"
},
"subtitle": {
"label": "Subtitle",
"placeholder": "Full Stack Web Developer"
"label": "துணைத் தலைப்பு"
},
"address": {
"label": "முகவரி",
"line1": {
"label": "Address Line 1",
"placeholder": "Palladium Complex"
"label": "முகவரி வரி 1"
},
"line2": {
"label": "Address Line 2",
"placeholder": "140 E 14th St"
"label": "முகவரி வரி 2"
},
"line3": {
"label": "Address Line 3",
"placeholder": "New York, NY 10003 USA"
"label": "முகவரி வரி 3"
}
},
"phone": {
"label": "Phone Number"
"label": "தொலைபேசி எண்"
},
"website": {
"label": "Website"
"label": "வெப்சைட்"
},
"email": {
"label": "Email Address"
"label": "ஈமெயில் முகவரி"
}
}