From 7d93d454ccd74955926af5673c21f97e93068030 Mon Sep 17 00:00:00 2001 From: Paulo Chaves Date: Sat, 11 Apr 2020 09:23:46 -0300 Subject: [PATCH] New translations awards.json (Portuguese) --- src/i18n/locales/pt/leftSidebar/awards.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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" } }