Fixed string

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2022-02-10 21:05:23 -08:00
parent 8b8e93d703
commit 99541f0bee

View file

@ -96,6 +96,7 @@
'eol' => 'EOL', 'eol' => 'EOL',
'email_domain' => 'Email Domain', 'email_domain' => 'Email Domain',
'email_format' => 'Email Format', 'email_format' => 'Email Format',
'employee_number' => 'Employee Number',
'email_domain_help' => 'This is used to generate email addresses when importing', 'email_domain_help' => 'This is used to generate email addresses when importing',
'error' => 'Error', 'error' => 'Error',
'filastname_format' => 'First Initial Last Name (jsmith@example.com)', 'filastname_format' => 'First Initial Last Name (jsmith@example.com)',