Merge pull request #6009 from matrix-org/t3chguy/fix/15359

Improve permissions error when adding new server to room directory
This commit is contained in:
Michael Telatynski 2021-05-11 12:36:40 +01:00 committed by GitHub
commit f0342b0ea7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 17 additions and 14 deletions

View file

@ -2020,6 +2020,7 @@
"Home": "Home",
"Enter a server name": "Enter a server name",
"Looks good": "Looks good",
"You are not allowed to view this server's rooms list": "You are not allowed to view this server's rooms list",
"Can't find this server or its room list": "Can't find this server or its room list",
"Your server": "Your server",
"Are you sure you want to remove <b>%(serverName)s</b>": "Are you sure you want to remove <b>%(serverName)s</b>",