mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-25 13:44:06 -08:00
Added string for emailing user credentials
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
2c5ddca695
commit
9146850ffe
|
@ -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…
Reference in a new issue