Merge pull request #2306 from matrix-org/travis/cors-on-join

Suppress CORS errors in the 'failed to join room' dialog
This commit is contained in:
Travis Ralston
2018-12-05 13:53:24 -07:00
committed by GitHub
2 changed files with 6 additions and 0 deletions

View File

@@ -222,6 +222,7 @@
"Your browser does not support the required cryptography extensions": "Your browser does not support the required cryptography extensions",
"Not a valid Riot keyfile": "Not a valid Riot keyfile",
"Authentication check failed: incorrect password?": "Authentication check failed: incorrect password?",
"There was an error joining the room": "There was an error joining the room",
"Use a few words, avoid common phrases": "Use a few words, avoid common phrases",
"No need for symbols, digits, or uppercase letters": "No need for symbols, digits, or uppercase letters",
"Use a longer keyboard pattern with more turns": "Use a longer keyboard pattern with more turns",