lang: don't use " " for the default policy text

Firefox (at least) renders it verbatim.
pull/1408/head jitsi-meet_1873
Saúl Ibarra Corretgé 8 years ago committed by Дамян Минков
parent 51f0c8a388
commit 4fc714ff10
  1. 2
      lang/main.json

@ -81,7 +81,7 @@
"terms": "Terms"
},
"startupoverlay": {
"policyText": " ",
"policyText": " ",
"title": "__app__ needs to use your microphone and camera."
},
"suspendedoverlay": {

Loading…
Cancel
Save