Show a dialog when Jitsi encounters an error (#8701)
* Show a dialog when Jitsi encounters an error * Capitalize 'Meet' * Revise copy to not mention Jitsi
This commit is contained in:
parent
655bca63e6
commit
0d1bb3bd9a
3 changed files with 27 additions and 1 deletions
|
@ -831,6 +831,8 @@
|
|||
"The person who invited you has already left.": "The person who invited you has already left.",
|
||||
"The person who invited you has already left, or their server is offline.": "The person who invited you has already left, or their server is offline.",
|
||||
"Failed to join": "Failed to join",
|
||||
"Connection lost": "Connection lost",
|
||||
"You were disconnected from the call. (Error: %(message)s)": "You were disconnected from the call. (Error: %(message)s)",
|
||||
"All rooms": "All rooms",
|
||||
"Home": "Home",
|
||||
"Favourites": "Favourites",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue