Merge pull request #1079 from matrix-org/t3chguy/voip/force_turn

allow forcing of TURN
This commit is contained in:
Matthew Hodgson 2017-06-12 21:44:00 +01:00 committed by GitHub
commit bc55d44bcf
3 changed files with 34 additions and 21 deletions

View file

@ -907,5 +907,6 @@
"If you already have a Matrix account you can <a>log in</a> instead.": "If you already have a Matrix account you can <a>log in</a> instead.",
"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?"
"Authentication check failed: incorrect password?": "Authentication check failed: incorrect password?",
"Disable Peer-to-Peer for 1:1 calls": "Disable Peer-to-Peer for 1:1 calls"
}