Skip to content

Commit

Permalink
add missing comma
Browse files Browse the repository at this point in the history
  • Loading branch information
SupertigerDev committed Oct 15, 2024
1 parent aa85d24 commit d92dded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/locales/list/pt-br.json
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@
"copyId": "Copiar ID",
"editRoles": "Editar Cargos",
"kick": "Expulsar",
"ban": "Banir"
"ban": "Banir",
"changeNickname": "Alterar Apelido"
},
"kickServerMemberModal": {
Expand Down

0 comments on commit d92dded

Please sign in to comment.