Invite link text
This commit is contained in:
parent
b3c7deed88
commit
bb07a2d389
6 changed files with 148 additions and 119 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue