New translations profile.json (Portuguese)

This commit is contained in:
Amruth Pillai
2020-04-11 19:42:30 +05:30
parent 39117382c0
commit bf55413c18

View File

@ -1,40 +1,35 @@
{
"photoUrl": {
"label": "Photo URL"
"label": "URL da foto"
},
"firstName": {
"label": "First Name",
"placeholder": "Jane"
"label": "Nome"
},
"lastName": {
"label": "Last Name",
"placeholder": "Doe"
"label": "Sobrenome"
},
"subtitle": {
"label": "Subtitle",
"placeholder": "Full Stack Web Developer"
"label": "Subtítulo"
},
"address": {
"label": "Endereço",
"line1": {
"label": "Address Line 1",
"placeholder": "Palladium Complex"
"label": "Endereço linha 1"
},
"line2": {
"label": "Address Line 2",
"placeholder": "140 E 14th St"
"label": "Endereço linha 2"
},
"line3": {
"label": "Address Line 3",
"placeholder": "New York, NY 10003 USA"
"label": "Endereço linha 3"
}
},
"phone": {
"label": "Phone Number"
"label": "Telefone"
},
"website": {
"label": "Website"
"label": "Site"
},
"email": {
"label": "Email Address"
"label": "Email"
}
}