fix: Share invite link of rooms
This commit is contained in:
parent
e68306c8b3
commit
46a12d5225
3 changed files with 10 additions and 1 deletions
|
|
@ -2184,6 +2184,12 @@
|
|||
"user": {}
|
||||
}
|
||||
},
|
||||
"youInvitedToBy": "📩 You have been invited via link to:\n{alias}",
|
||||
"@youInvitedToBy": {
|
||||
"placeholders": {
|
||||
"alias": {}
|
||||
}
|
||||
},
|
||||
"youInvitedBy": "📩 You have been invited by {user}",
|
||||
"@youInvitedBy": {
|
||||
"placeholders": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue