Disable the webext if the bridge is unreachable

This commit is contained in:
Arlo Breault 2019-09-25 22:23:14 -04:00
parent 19bc6d8858
commit 685c3bd262
2 changed files with 29 additions and 8 deletions

View file

@ -23,6 +23,9 @@
"popupWebRTCOff": {
"message": "WebRTC feature is not detected."
},
"popupBridgeUnreachable": {
"message": "Could not connect to the bridge."
},
"popupDescOn": {
"message": "Number of users your Snowflake has helped circumvent censorship in the last 24 hours: $1"
},