Simple rendering of voice messages in the timeline
Fixes https://github.com/vector-im/element-web/issues/17138
This commit is contained in:
parent
d7ed2d3486
commit
3f4ee9742a
7 changed files with 168 additions and 6 deletions
|
@ -1848,6 +1848,7 @@
|
|||
"%(name)s wants to verify": "%(name)s wants to verify",
|
||||
"You sent a verification request": "You sent a verification request",
|
||||
"Error decrypting video": "Error decrypting video",
|
||||
"Error processing voice message": "Error processing voice message",
|
||||
"Show all": "Show all",
|
||||
"Reactions": "Reactions",
|
||||
"<reactors/><reactedWith> reacted with %(content)s</reactedWith>": "<reactors/><reactedWith> reacted with %(content)s</reactedWith>",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue