Show member list of seenby

This commit is contained in:
10G Meow 2023-06-25 17:12:29 +03:00
parent 37c254f8e1
commit 5962c8aedc
9 changed files with 141 additions and 43 deletions

View file

@ -208,7 +208,6 @@ body {
@media #{map-get($display-breakpoints, 'sm-and-down')} {
margin-top: 72px;
margin-bottom: 70px;
z-index: 9;
}
}

View file

@ -96,7 +96,8 @@
"incoming_message_deleted_text": "This message was deleted.",
"not_allowed_to_send": "Only admins and moderators are allowed to send to the room",
"reaction_count_more": "{reactionCount} more",
"seen_by": "Seen by no members | Seen by 1 member | Seen by {count} members",
"seen_by_count": "Seen by no members | Seen by 1 member | Seen by {count} members",
"seen_by": "Seen by",
"file": "File",
"files": "Files",
"images": "Images",