From 7001bc5b384f0353de7a7a4d1970df879b07c59c Mon Sep 17 00:00:00 2001 From: jose alves sousa neto <a.sousajose@gmail.com> Date: Sun, 8 Mar 2015 23:08:40 -0400 Subject: [PATCH] Update pt-BR.coffee --- app/locale/pt-BR.coffee | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/locale/pt-BR.coffee b/app/locale/pt-BR.coffee index 6a95a122e..ea767a92c 100644 --- a/app/locale/pt-BR.coffee +++ b/app/locale/pt-BR.coffee @@ -170,7 +170,7 @@ module.exports = nativeDescription: "Português do Brasil", englishDescription: accepted: "Aceito" rejected: "Rejeitado" withdrawn: "Retirado" -# submitter: "Submitter" + submitter: "Submeter" submitted: "Enviado" commit_msg: "Mensagem de Submissão" review: "Revisão" @@ -407,10 +407,10 @@ module.exports = nativeDescription: "Português do Brasil", englishDescription: month: "mês" subscribe_title: "Inscrever-se" unsubscribe: "Desinscrever-se" -# confirm_unsubscribe: "Confirm Unsubscribe" + confirm_unsubscribe: "Confirmar Inscrição" # never_mind: "Never Mind, I Still Love You" # thank_you_months_prefix: "Thank you for supporting us these last" -# thank_you_months_suffix: "months." + thank_you_months_suffix: "Meses." # thank_you: "Thank you for supporting CodeCombat." # sorry_to_see_you_go: "Sorry to see you go! Please let us know what we could have done better." # unsubscribe_feedback_placeholder: "O, what have we done?"