New translations references.json (Portuguese)

This commit is contained in:
Paulo Chaves
2020-04-11 09:47:53 -03:00
parent 85e7b2e317
commit e695c2c6cd

View File

@ -1,19 +1,17 @@
{ {
"name": { "name": {
"label": "Name", "label": "Nome"
"placeholder": "Richard Hendricks"
}, },
"position": { "position": {
"label": "Position", "label": "Posição"
"placeholder": "CEO, Pied Piper"
}, },
"phone": { "phone": {
"label": "Phone Number" "label": "Telefone"
}, },
"email": { "email": {
"label": "Email Address" "label": "Email"
}, },
"description": { "description": {
"placeholder": "You can write about how you and the reference contact worked together and which projects you were a part of." "placeholder": "Você pode descrever como você e seu contato de referência trabalharam juntos nos projetos em que fizeram parte."
} }
} }