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