Add Reject & Ignore user button to invites view
This commit is contained in:
parent
442b8be459
commit
6c3ac2d0c4
3 changed files with 51 additions and 3 deletions
|
@ -1046,6 +1046,7 @@
|
|||
"Do you want to join %(roomName)s?": "Do you want to join %(roomName)s?",
|
||||
"<userName/> invited you": "<userName/> invited you",
|
||||
"Reject": "Reject",
|
||||
"Reject & Ignore user": "Reject & Ignore user",
|
||||
"You're previewing %(roomName)s. Want to join it?": "You're previewing %(roomName)s. Want to join it?",
|
||||
"%(roomName)s can't be previewed. Do you want to join it?": "%(roomName)s can't be previewed. Do you want to join it?",
|
||||
"%(roomName)s does not exist.": "%(roomName)s does not exist.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue