You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: locales/en/app.json
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -74,6 +74,7 @@
74
74
},
75
75
"disconnected_banner": "Connectivity to the server has been lost.",
76
76
"error": {
77
+
"call_is_not_supported": "Call is not supported",
77
78
"call_not_found": "Call not found",
78
79
"call_not_found_description": "<0>That link doesn't appear to belong to any existing call. Check that you have the right link, or <1>create a new one</1>.</0>",
79
80
"connection_lost": "Connection lost",
@@ -82,6 +83,7 @@
82
83
"e2ee_unsupported_description": "Your web browser does not support encrypted calls. Supported browsers include Chrome, Safari, and Firefox 117+.",
83
84
"generic": "Something went wrong",
84
85
"generic_description": "Submitting debug logs will help us track down the problem.",
86
+
"matrix_rtc_focus_missing": "The server is not configured to work with \"{{brand}}\". Please contact your server admin (Error Code: {{ errorCode }}).",
85
87
"insufficient_capacity": "Insufficient capacity",
86
88
"insufficient_capacity_description": "The server has reached its maximum capacity and you cannot join the call at this time. Try again later, or contact your server admin if the problem persists.",
0 commit comments