Merge pull request #1534 from matrix-org/t3chguy/invite_in_memberinfo
Add invite button to MemberInfo if user has left or wasn't in room
This commit is contained in:
commit
5871a74228
2 changed files with 55 additions and 16 deletions
|
@ -249,6 +249,7 @@
|
|||
"Level:": "Level:",
|
||||
"and %(count)s others...|other": "and %(count)s others...",
|
||||
"and %(count)s others...|one": "and one other...",
|
||||
"Invite": "Invite",
|
||||
"Invited": "Invited",
|
||||
"Filter room members": "Filter room members",
|
||||
"%(userName)s (power %(powerLevelNumber)s)": "%(userName)s (power %(powerLevelNumber)s)",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue