mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-13 08:13:49 +10:00
New translations profile.json (Portuguese)
This commit is contained in:
@ -1,40 +1,35 @@
|
|||||||
{
|
{
|
||||||
"photoUrl": {
|
"photoUrl": {
|
||||||
"label": "Photo URL"
|
"label": "URL da foto"
|
||||||
},
|
},
|
||||||
"firstName": {
|
"firstName": {
|
||||||
"label": "First Name",
|
"label": "Nome"
|
||||||
"placeholder": "Jane"
|
|
||||||
},
|
},
|
||||||
"lastName": {
|
"lastName": {
|
||||||
"label": "Last Name",
|
"label": "Sobrenome"
|
||||||
"placeholder": "Doe"
|
|
||||||
},
|
},
|
||||||
"subtitle": {
|
"subtitle": {
|
||||||
"label": "Subtitle",
|
"label": "Subtítulo"
|
||||||
"placeholder": "Full Stack Web Developer"
|
|
||||||
},
|
},
|
||||||
"address": {
|
"address": {
|
||||||
|
"label": "Endereço",
|
||||||
"line1": {
|
"line1": {
|
||||||
"label": "Address Line 1",
|
"label": "Endereço linha 1"
|
||||||
"placeholder": "Palladium Complex"
|
|
||||||
},
|
},
|
||||||
"line2": {
|
"line2": {
|
||||||
"label": "Address Line 2",
|
"label": "Endereço linha 2"
|
||||||
"placeholder": "140 E 14th St"
|
|
||||||
},
|
},
|
||||||
"line3": {
|
"line3": {
|
||||||
"label": "Address Line 3",
|
"label": "Endereço linha 3"
|
||||||
"placeholder": "New York, NY 10003 USA"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"phone": {
|
"phone": {
|
||||||
"label": "Phone Number"
|
"label": "Telefone"
|
||||||
},
|
},
|
||||||
"website": {
|
"website": {
|
||||||
"label": "Website"
|
"label": "Site"
|
||||||
},
|
},
|
||||||
"email": {
|
"email": {
|
||||||
"label": "Email Address"
|
"label": "Email"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user