Invite link text

This commit is contained in:
Christian Pauly 2020-02-10 18:41:43 +01:00
commit bb07a2d389
6 changed files with 148 additions and 119 deletions

View file

@ -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",