chore: Follow up select chats

This commit is contained in:
Krille 2024-07-15 13:39:12 +02:00
commit 7b0e0404c0
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
3 changed files with 24 additions and 10 deletions

View file

@ -2705,5 +2705,10 @@
"restricted": "Restricted",
"@restricted": {},
"knockRestricted": "Knock restricted",
"@knockRestricted": {}
"@knockRestricted": {},
"goToSpace": "Go to space: {space}",
"@goToSpace": {
"type": "text",
"space": {}
}
}