Invite link text
This commit is contained in:
parent
b3c7deed88
commit
bb07a2d389
6 changed files with 148 additions and 119 deletions
|
|
@ -474,6 +474,14 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"inviteText": "{username} hat Dich zu FluffyChat eingeladen. \n1. Installiere FluffyChat: http://fluffy.chat \n2. Melde Dich in der App an \n3. Öffne den Einladungslink: {link}",
|
||||
"@inviteText": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
"username": {},
|
||||
"link": {}
|
||||
}
|
||||
},
|
||||
"invitedUser": "{username} hat {targetName} eingeladen",
|
||||
"@invitedUser": {
|
||||
"type": "text",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue