Implement "seen by" functionality

This commit is contained in:
N-Pex 2023-04-28 11:01:22 +02:00
parent e593b34326
commit 92ec6b0280
5 changed files with 139 additions and 2 deletions

View file

@ -88,7 +88,8 @@
"outgoing_message_deleted_text": "You deleted this message.",
"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"
"reaction_count_more": "{reactionCount} more",
"seen_by": "Seen by no members | Seen by 1 member | Seen by {count} members"
},
"room": {
"invitations": "You have no invitations | You have 1 invitation | You have {count} invitations",