Explorar el Código

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

Firefox (at least) renders it verbatim.
j8
Saúl Ibarra Corretgé hace 8 años
padre
commit
4fc714ff10
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      lang/main.json

+ 1
- 1
lang/main.json Ver fichero

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

Loading…
Cancelar
Guardar