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
+4-1Lines changed: 4 additions & 1 deletion
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",
@@ -84,8 +85,10 @@
84
85
"generic_description": "Submitting debug logs will help us track down the problem.",
85
86
"insufficient_capacity": "Insufficient capacity",
86
87
"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.",
88
+
"matrix_rtc_focus_missing": "The server is not configured to work with {{brand}}. Please contact your server admin (Domain: {{domain}}, Error Code: {{ errorCode }}).",
87
89
"open_elsewhere": "Opened in another tab",
88
-
"open_elsewhere_description": "{{brand}} has been opened in another tab. If that doesn't sound right, try reloading the page."
90
+
"open_elsewhere_description": "{{brand}} has been opened in another tab. If that doesn't sound right, try reloading the page.",
91
+
"unexpected_ec_error": "An unexpected error occurred (<0>Error Code:</0> <1>{{ errorCode }}</1>). Please contact your server admin."
89
92
},
90
93
"group_call_loader": {
91
94
"banned_body": "You have been banned from the room.",
0 commit comments