Skip to content

Commit

Permalink
Regression: missing comma on i18n file (#4320)
Browse files Browse the repository at this point in the history
  • Loading branch information
diegolmello authored Jun 27, 2022
1 parent 4fd0084 commit e48527b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/i18n/locales/pt-BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -759,7 +759,7 @@
"Unsupported_format": "Formato não suportado",
"Downloaded_file": "Arquivo baixado",
"Error_Download_file": "Erro ao baixar o arquivo",
"error-init-video-conf": "Erro ao iniciar chamada de video"
"error-init-video-conf": "Erro ao iniciar chamada de video",
"added__roomName__to_team": "#{{roomName}} adicionada a esta equipe",
"Added__username__to_team": "@{{user_added}} adicionado a esta equipe",
"Converted__roomName__to_team": "#{{roomName}} convertida em equipe",
Expand Down

0 comments on commit e48527b

Please sign in to comment.