Handle message rendering errors via the errorCaptured hook
Also, fix some issues with uploads on iOS
This commit is contained in:
parent
0fa231b52c
commit
2d5ebf205a
5 changed files with 68 additions and 34 deletions
|
|
@ -109,7 +109,8 @@
|
|||
"files": "Files",
|
||||
"images": "Images",
|
||||
"send_attachements_dialog_title": "Do you want to send following attachments ?",
|
||||
"download_all": "Download all"
|
||||
"download_all": "Download all",
|
||||
"failed_to_render": "Failed to render event"
|
||||
},
|
||||
"room": {
|
||||
"invitations": "You have no invitations | You have 1 invitation | You have {count} invitations",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue