Merge pull request #1079 from matrix-org/t3chguy/voip/force_turn
allow forcing of TURN
This commit is contained in:
commit
bc55d44bcf
3 changed files with 34 additions and 21 deletions
|
@ -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"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue