Add welcome mail translations
This commit is contained in:
@@ -1324,6 +1324,11 @@
|
||||
}
|
||||
},
|
||||
"welcomeEmail": {
|
||||
"welcomeTo": "Welcome to <%= cloudronName %>!"
|
||||
"welcomeTo": "Welcome to <%= cloudronName %>!",
|
||||
"salutation": "Hi <%= user %>,",
|
||||
"inviteLinkAction": "Get started",
|
||||
"invitor": "You are receiving this email because you were invited by <%= invitor %>.",
|
||||
"expireNote": "Please note that the invite link will expire in 7 days.",
|
||||
"inviteLinkActionText": "Follow the link to get started: <%- inviteLink %>"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user