Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions src/locale/languages/pt-br.js
Original file line number Diff line number Diff line change
@@ -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',
Expand Down Expand Up @@ -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: {
Expand Down