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