Update general.php

This commit is contained in:
akemidx 2023-02-17 12:51:58 -05:00 committed by GitHub
parent 29851c626f
commit dfc2aa35f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,8 +42,8 @@ return [
'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
'not_remote_label' => 'This is not a remote user',
'create_user' => 'Create a user',
'create_user_page_explaination' => 'This is the account information you will use to access the site for the first time.',
'create_user_page_explanation' => 'This is the account information you will use to access the site for the first time.',
'email_credentials' => 'Email credentials',
'email_credentials_text' => 'Email my credentials to the email address above',
'next_save_user' => 'Next: Save User',
];
];