From e695c2c6cd55a89eba5b3026391159f7ba3124ab Mon Sep 17 00:00:00 2001 From: Paulo Chaves Date: Sat, 11 Apr 2020 09:47:53 -0300 Subject: [PATCH] New translations references.json (Portuguese) --- src/i18n/locales/pt/leftSidebar/references.json | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/pt/leftSidebar/references.json b/src/i18n/locales/pt/leftSidebar/references.json index 88241575..1be72447 100644 --- a/src/i18n/locales/pt/leftSidebar/references.json +++ b/src/i18n/locales/pt/leftSidebar/references.json @@ -1,19 +1,17 @@ { "name": { - "label": "Name", - "placeholder": "Richard Hendricks" + "label": "Nome" }, "position": { - "label": "Position", - "placeholder": "CEO, Pied Piper" + "label": "Posição" }, "phone": { - "label": "Phone Number" + "label": "Telefone" }, "email": { - "label": "Email Address" + "label": "Email" }, "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." } }