mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-15 01:54:09 -08:00
Added translations for new username display option
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
3340d8ffcf
commit
262204568e
|
@ -397,6 +397,8 @@ return [
|
||||||
'placeholder_kit' => 'Select a kit',
|
'placeholder_kit' => 'Select a kit',
|
||||||
'file_not_found' => 'File not found',
|
'file_not_found' => 'File not found',
|
||||||
'preview_not_available' => '(no preview)',
|
'preview_not_available' => '(no preview)',
|
||||||
|
'display_username' => 'Display Username',
|
||||||
|
'display_username_help_text' => 'Checking this box will cause listings to display the username in addition to the first and last name for users on listing pages.',
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue