14 lines
585 B
JSON
14 lines
585 B
JSON
{
|
|
"warning": {
|
|
"title": "Warning!",
|
|
"content": "This world is close to its limit!. You can upgrade its capacity <a href={{upgradeLink}} target=\"_blank\">here</a>",
|
|
"limit": "This world is close to its limit!",
|
|
"access-denied": {
|
|
"camera": "Camera access denied. Click here and check your browser permissions.",
|
|
"screen-sharing": "Screen sharing denied. Click here and check your browser permissions."
|
|
}
|
|
},
|
|
"important-message": "Important message",
|
|
"connection-lost": "Connection lost. Reconnecting..."
|
|
}
|