mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-29 11:09:14 -04:00
Add TURN indicator to PeerUI and add method to RTCPeer to get the connection type of the webrtc connection. If connection type is relay show TURN indicator
This commit is contained in:
parent
5a56251ee3
commit
880e8bd195
5 changed files with 90 additions and 8 deletions
|
@ -178,6 +178,7 @@
|
|||
"click-to-send-share-mode": "Click to send {{descriptor}}",
|
||||
"click-to-send": "Click to send files or right click to send a message",
|
||||
"connection-hash": "To verify the security of the end-to-end encryption, compare this security number on both devices",
|
||||
"turn-indicator": "Transfer over the Internet",
|
||||
"connecting": "Connecting…",
|
||||
"preparing": "Preparing…",
|
||||
"waiting": "Waiting…",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue