feat: Prevent sending messages if other party has no encryption keys
This commit is contained in:
parent
8cb06d602b
commit
aa010767de
5 changed files with 60 additions and 1 deletions
|
|
@ -2821,5 +2821,6 @@
|
|||
"invalidUrl": "Invalid url",
|
||||
"addLink": "Add link",
|
||||
"unableToJoinChat": "Unable to join chat. Maybe the other party has already closed the conversation.",
|
||||
"previous": "Previous"
|
||||
"previous": "Previous",
|
||||
"otherPartyNotLoggedIn": "The other party is currently not logged in and therefore cannot receive messages!"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue