Show room context details in forward dialog (#7162)
This commit is contained in:
parent
14b5ed01d3
commit
cdbe25bd36
4 changed files with 46 additions and 5 deletions
|
@ -396,6 +396,9 @@
|
|||
"Failed to invite users to the room:": "Failed to invite users to the room:",
|
||||
"We sent the others, but the below people couldn't be invited to <RoomName/>": "We sent the others, but the below people couldn't be invited to <RoomName/>",
|
||||
"Some invites couldn't be sent": "Some invites couldn't be sent",
|
||||
"%(spaceName)s and %(count)s others|other": "%(spaceName)s and %(count)s others",
|
||||
"%(spaceName)s and %(count)s others|zero": "%(spaceName)s",
|
||||
"%(spaceName)s and %(count)s others|one": "%(spaceName)s and %(count)s other",
|
||||
"You need to be logged in.": "You need to be logged in.",
|
||||
"You need to be able to invite users to do that.": "You need to be able to invite users to do that.",
|
||||
"Unable to create widget.": "Unable to create widget.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue