chore: Add error report for incorrect recovery key

This commit is contained in:
Krille 2023-11-24 15:36:41 +01:00
commit d8cc1bdf25
No known key found for this signature in database
3 changed files with 18 additions and 4 deletions

View file

@ -2562,5 +2562,6 @@
"searchChatsRooms": "Search for #chats, @users...",
"groupName": "Group name",
"createGroupAndInviteUsers": "Create a group and invite users",
"groupCanBeFoundViaSearch": "Group can be found via search"
"groupCanBeFoundViaSearch": "Group can be found via search",
"wrongRecoveryKey": "Sorry... this does not seem to be the correct recovery key."
}