Add responsible error handling because we're responsible people
This commit is contained in:
parent
2e3e2ec420
commit
d6adf0fd6d
2 changed files with 14 additions and 1 deletions
|
@ -689,6 +689,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