Skip to content

Commit

Permalink
chore(locale): add pt-br (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
mur4i authored Apr 12, 2024
1 parent d281ad4 commit f87aa43
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions locales/pt-br.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"not_on_channel": "Você não está conectado a um canal",
"on_channel": "Você já está conectado a este canal",
"joined_radio": "Você está conectado a: ",
"restricted_channel": "Você não pode se conectar a este canal",
"invalid_channel": "Esta frequência não está disponível",
"left_channel": "Você saiu do canal",
"min_volume": "O rádio já está definido para o volume mais baixo",
"max_volume": "O rádio já está definido para o volume máximo",
"new_volume": "Novo volume: ",
"new_channel": "Novo canal: ",
"clicksOn": "Cliques do microfone estão ligados agora",
"clicksOff": "Cliques do microfone estão desligados agora"
}

0 comments on commit f87aa43

Please sign in to comment.