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

@ -1,5 +1,5 @@
{
"@@last_modified": "2020-02-09T15:11:56.012667",
"@@last_modified": "2020-02-10T18:38:37.519607",
"About": "About",
"@About": {
"type": "text",
@ -474,6 +474,14 @@
"type": "text",
"placeholders": {}
},
"inviteText": "{username} invited you to FluffyChat. \n1. Install FluffyChat: http://fluffy.chat \n2. Sign up or sign in \n3. Open the invite link: {link}",
"@inviteText": {
"type": "text",
"placeholders": {
"username": {},
"link": {}
}
},
"invitedUser": "{username} invited {targetName}",
"@invitedUser": {
"type": "text",