chore: Better error message when join room failed
This commit is contained in:
parent
325431c8f6
commit
5fc75ac307
3 changed files with 13 additions and 7 deletions
|
|
@ -2812,5 +2812,6 @@
|
|||
"strikeThrough": "Strikethrough",
|
||||
"pleaseFillOut": "Please fill out",
|
||||
"invalidUrl": "Invalid url",
|
||||
"addLink": "Add link"
|
||||
"addLink": "Add link",
|
||||
"unableToJoinChat": "Unable to join chat. Maybe the other party has already closed the conversation."
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue