registrations tab
This commit is contained in:
parent
489fb17070
commit
eae09226b5
6 changed files with 236 additions and 83 deletions
|
|
@ -1153,7 +1153,9 @@
|
|||
"limits": "Limits",
|
||||
"frontends": "Front-ends",
|
||||
"mailer": "EMails",
|
||||
"emoji": "Emoji"
|
||||
"emoji": "Emoji",
|
||||
"monitoring": "Monitoring",
|
||||
"registrations": "Registrations"
|
||||
},
|
||||
"nodb": {
|
||||
"heading": "Database config is disabled",
|
||||
|
|
@ -1179,6 +1181,15 @@
|
|||
"activities": "Statuses/activities access"
|
||||
}
|
||||
},
|
||||
"registrations": {
|
||||
"welcome": {
|
||||
"title": "Welcome message",
|
||||
"description": "Send new users a message when they sign up",
|
||||
"direct_message": "Via direct message",
|
||||
"chat_message": "Via chat",
|
||||
"email_message": "Via email"
|
||||
}
|
||||
},
|
||||
"mailer": {
|
||||
"adapter": "Mailing Adapter",
|
||||
"auth": "Authentication"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue