Merge pull request #3384 from matrix-org/travis/fix-pl
Fix member power levels in room settings
This commit is contained in:
commit
26eb617bec
2 changed files with 46 additions and 3 deletions
|
@ -690,6 +690,8 @@
|
|||
"Failed to unban": "Failed to unban",
|
||||
"Unban": "Unban",
|
||||
"Banned by %(displayName)s": "Banned by %(displayName)s",
|
||||
"Error changing power level": "Error changing power level",
|
||||
"An error occurred changing the user's power level. Ensure you have sufficient permissions and try again.": "An error occurred changing the user's power level. Ensure you have sufficient permissions and try again.",
|
||||
"Default role": "Default role",
|
||||
"Send messages": "Send messages",
|
||||
"Invite users": "Invite users",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue