Merge pull request #3152 from matrix-org/jryans/reactions-show-all
Limit reactions row on initial display
This commit is contained in:
commit
33425240f6
3 changed files with 45 additions and 3 deletions
|
@ -942,6 +942,7 @@
|
|||
"Party Popper": "Party Popper",
|
||||
"Confused": "Confused",
|
||||
"Eyes": "Eyes",
|
||||
"Show all": "Show all",
|
||||
"<reactors/><reactedWith>reacted with %(shortName)s</reactedWith>": "<reactors/><reactedWith>reacted with %(shortName)s</reactedWith>",
|
||||
"%(senderDisplayName)s changed the avatar for %(roomName)s": "%(senderDisplayName)s changed the avatar for %(roomName)s",
|
||||
"%(senderDisplayName)s removed the room avatar.": "%(senderDisplayName)s removed the room avatar.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue