feat: Implement new error reporting tool when critical features break like playing audio or video messages or opening a chat
This commit is contained in:
parent
b95cb93bf0
commit
2a1a68de22
7 changed files with 90 additions and 20 deletions
|
|
@ -2461,5 +2461,7 @@
|
|||
"jumpToLastReadMessage": "Jump to last read message",
|
||||
"readUpToHere": "Read up to here",
|
||||
"jump": "Jump",
|
||||
"openLinkInBrowser": "Open link in browser"
|
||||
}
|
||||
"openLinkInBrowser": "Open link in browser",
|
||||
"reportErrorDescription": "Oh no. Something went wrong. Please try again later. If you want, you can report the bug to the developers.",
|
||||
"report": "report"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue