Improve error message for group link join failure
This commit is contained in:
parent
8415db499c
commit
acd8122c48
1 changed files with 1 additions and 1 deletions
|
@ -3601,7 +3601,7 @@
|
|||
"description": "Shown if something went wrong when you try to join via a group link"
|
||||
},
|
||||
"GroupV2--join--general-join-failure": {
|
||||
"message": "Joining via this link failed. Try joining again later.",
|
||||
"message": "Couldn't join group. Try again later.",
|
||||
"description": "Shown if something went wrong when you try to join via a group link"
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue