mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-14 16:51:33 +10:00
New translations profile.json (Tamil)
This commit is contained in:
@ -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": "ஈமெயில் முகவரி"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user