From ee876815b35fea07c8c2883cbebed75bd1f8f146 Mon Sep 17 00:00:00 2001 From: Jouderian Nobre Date: Mon, 2 Oct 2017 08:12:10 -0300 Subject: [PATCH] chore: Update pt-br translations --- src/locale/languages/pt-br.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/locale/languages/pt-br.js b/src/locale/languages/pt-br.js index fc67ef329..26828a3be 100644 --- a/src/locale/languages/pt-br.js +++ b/src/locale/languages/pt-br.js @@ -1,9 +1,9 @@ export const ptBr = { auth: { login: { - connectingToGitHub: 'Connecting to GitHub...', - preparingGitPoint: 'Preparing GitPoint...', - cancel: 'CANCEL', + connectingToGitHub: 'Conectando ao GitHub...', + preparingGitPoint: 'Preparando GitPoint...', + cancel: 'CANCELAR', welcomeTitle: 'Bem-vindo ao GitPoint', welcomeMessage: 'O GitHub client com a maior quantidade de funcionalidades que é 100% grátis', @@ -132,7 +132,7 @@ export const ptBr = { allButton: 'Todas', retrievingMessage: 'Buscando notificações', noneMessage: 'Você não tem notificações deste tipo', - markAllAsRead: 'Mark all as read', + markAllAsRead: 'Marcar todos como lido', }, }, search: {