read receipts: improve tooltips to show names of users (#8438)
This commit is contained in:
parent
483112950d
commit
3e31fdb6a7
3 changed files with 124 additions and 12 deletions
|
@ -1766,6 +1766,8 @@
|
|||
"Preview": "Preview",
|
||||
"View": "View",
|
||||
"Join": "Join",
|
||||
"%(members)s and more": "%(members)s and more",
|
||||
"%(members)s and %(last)s": "%(members)s and %(last)s",
|
||||
"Seen by %(count)s people|other": "Seen by %(count)s people",
|
||||
"Seen by %(count)s people|one": "Seen by %(count)s person",
|
||||
"Recently viewed": "Recently viewed",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue