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
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -102,11 +102,14 @@
102
102
"connection_lost_description": "You were disconnected from the call.",
103
103
"e2ee_unsupported": "Incompatible browser",
104
104
"e2ee_unsupported_description": "Your web browser does not support encrypted calls. Supported browsers include Chrome, Safari, and Firefox 117+.",
105
+
"failed_to_start_livekit": "Failed to start Livekit",
105
106
"generic": "Something went wrong",
106
107
"generic_description": "Submitting debug logs will help us track down the problem.",
107
108
"insufficient_capacity": "Insufficient capacity",
108
109
"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.",
109
110
"matrix_rtc_transport_missing": "The server is not configured to work with {{brand}}. Please contact your server admin (Domain: {{domain}}, Error Code: {{ errorCode }}).",
111
+
"membership_manager": "Membership Manager Error",
112
+
"membership_manager_description": "The Membership Manager had to shut down. This is caused by many consequtive failed network requests.",
110
113
"open_elsewhere": "Opened in another tab",
111
114
"open_elsewhere_description": "{{brand}} has been opened in another tab. If that doesn't sound right, try reloading the page.",
112
115
"room_creation_restricted": "Failed to create call",
0 commit comments