Added string for emailing user credentials
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
2c5ddca695
commit
9146850ffe
1 changed files with 2 additions and 1 deletions
|
@ -49,5 +49,6 @@ return [
|
|||
'email_credentials' => 'Email credentials',
|
||||
'email_credentials_text' => 'Email my credentials to the email address above',
|
||||
'next_save_user' => 'Next: Save User',
|
||||
'all_assigned_list_generation' => 'Generated on:'
|
||||
'all_assigned_list_generation' => 'Generated on:',
|
||||
'email_user_creds_on_create' => 'Email this user their credentials?',
|
||||
];
|
||||
|
|
Loading…
Add table
Reference in a new issue