mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-24 21:24:13 -08:00
Update general.php
This commit is contained in:
parent
0c1a1de2a2
commit
3b1e46f72b
|
@ -89,7 +89,7 @@
|
||||||
'lastnamefirstinitial_format' => 'Last Name First Initial (smithj@example.com)',
|
'lastnamefirstinitial_format' => 'Last Name First Initial (smithj@example.com)',
|
||||||
'first' => 'First',
|
'first' => 'First',
|
||||||
'firstnamelastname' => 'First Name Last Name (janesmith@example.com)',
|
'firstnamelastname' => 'First Name Last Name (janesmith@example.com)',
|
||||||
'lastname_firstinitial' => 'Last Name First Initial (smith_f@example.com)',
|
'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)',
|
||||||
'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)',
|
'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)',
|
||||||
'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)',
|
'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)',
|
||||||
'first' => 'First',
|
'first' => 'First',
|
||||||
|
|
Loading…
Reference in a new issue