diff --git a/src/i18n/locales/pt/leftSidebar/awards.json b/src/i18n/locales/pt/leftSidebar/awards.json index 4222ec12..3bcbe6ba 100644 --- a/src/i18n/locales/pt/leftSidebar/awards.json +++ b/src/i18n/locales/pt/leftSidebar/awards.json @@ -1,13 +1,13 @@ { "title": { - "label": "Title", - "placeholder": "Math & Science Olympiad" + "label": "Título", + "placeholder": "Olimpíada de Matemática e Ciência" }, "subtitle": { - "label": "Subtitle", - "placeholder": "First Place, International Level" + "label": "Subtítulo", + "placeholder": "Primeiro lugar, nivel internacional" }, "description": { - "placeholder": "You can write about what qualities made you succeed in getting this award." + "placeholder": "Você pode escrever sobre as qualidades que te fez ter sucesso em obter este prêmio" } }