Skip to content

Commit

Permalink
Merge pull request #29 from Arthurk12/fix-pt-br-translation
Browse files Browse the repository at this point in the history
fix: adjusts pt_BR locales
  • Loading branch information
antobinary authored Feb 13, 2025
2 parents 2ca9e7f + 7cecc83 commit a8b983d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions locales/pt-BR.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"app.pickRandomUser.title": "Selecionar Usuário Aleatório",
"app.pickRandomUser.title": "Sortear Participante",
"app.pickRandomUser.options": "Opções",
"app.pickRandomUser.includeModerators": "Incluir moderadores",
"app.pickRandomUser.includePresenter": "Incluir apresentador",
Expand All @@ -14,7 +14,7 @@
"app.pickRandomUser.viewers": "espectadores",
"app.pickRandomUser.user": "participante",
"app.pickRandomUser.users": "participantes",
"app.pickRandomUser.youWerePicked": "Você foi selecionado aleatóriamente",
"app.pickRandomUser.pickedUser": "Usuário selecionado aleatóriamente",
"app.pickRandomUser.youWerePicked": "Você foi sorteado",
"app.pickRandomUser.pickedUser": "Usuário sorteado",
"app.pickRandomUser.modal.closeButton": "Botão de Fechar"
}

0 comments on commit a8b983d

Please sign in to comment.