fix: the i18n for room_archived and room_unarchived (#5106)
This commit is contained in:
parent
e9ee68ee53
commit
01fb407c54
|
@ -874,8 +874,8 @@
|
||||||
"Start_a_call": "Inicie uma chamada",
|
"Start_a_call": "Inicie uma chamada",
|
||||||
"Call": "Ligar",
|
"Call": "Ligar",
|
||||||
"Reply_in_direct_message": "Responder por mensagem direta",
|
"Reply_in_direct_message": "Responder por mensagem direta",
|
||||||
"room_archived": "{{username}} arquivou a sala",
|
"room_archived": "arquivou a sala",
|
||||||
"room_unarchived": "{{username}} desarquivou a sala",
|
"room_unarchived": "desarquivou a sala",
|
||||||
"Upload_image": "Carregar imagem",
|
"Upload_image": "Carregar imagem",
|
||||||
"Delete_image": "Deletar imagem",
|
"Delete_image": "Deletar imagem",
|
||||||
"Images_uploaded": "Imagens carregadas",
|
"Images_uploaded": "Imagens carregadas",
|
||||||
|
|
Loading…
Reference in New Issue