diff --git a/src/i18n/locales/pt/leftSidebar/extras.json b/src/i18n/locales/pt/leftSidebar/extras.json index 7afc7c06..26ba0915 100644 --- a/src/i18n/locales/pt/leftSidebar/extras.json +++ b/src/i18n/locales/pt/leftSidebar/extras.json @@ -1,10 +1,10 @@ { "key": { - "label": "Key", - "placeholder": "Date of Birth" + "label": "Chave", + "placeholder": "Data de nascimento" }, "value": { - "label": "Value", - "placeholder": "6th August 1995" + "label": "Valor", + "placeholder": "6 de Agosto de 1995" } }