copy: update WebGL support message
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
This commit is contained in:
parent
8d353a27a9
commit
0782b53e09
|
@ -179,7 +179,7 @@
|
||||||
"message": {
|
"message": {
|
||||||
"automaticPlay": "The next track will play automatically in a few seconds…",
|
"automaticPlay": "The next track will play automatically in a few seconds…",
|
||||||
"radio": "New tracks will be appended here automatically.",
|
"radio": "New tracks will be appended here automatically.",
|
||||||
"webglUnsupported": "Your browser does not support WebGL2 context"
|
"webglUnsupported": "Your browser doesn't appear to support WebGL2."
|
||||||
},
|
},
|
||||||
"warning": {
|
"warning": {
|
||||||
"connectivity": "You may have a connectivity issue."
|
"connectivity": "You may have a connectivity issue."
|
||||||
|
|
Loading…
Reference in New Issue