Improve error message for group link join failure

This commit is contained in:
Scott Nonnenberg 2021-07-16 12:14:43 -07:00 committed by GitHub
parent 8415db499c
commit acd8122c48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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"
},