mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Added language strings
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
10834cf638
commit
c727633e6b
|
@ -57,5 +57,7 @@ return [
|
|||
'show_in_requestable_list_short' => 'Show in requestable assets list',
|
||||
'show_in_requestable_list' => 'Show value in requestable assets list. Encrypted fields will not be shown',
|
||||
'encrypted_options' => 'This field is encrypted, so some display options will not be available.',
|
||||
'display_checkin' => 'Display in checkin forms',
|
||||
'display_checkout' => 'Display in checkout forms',
|
||||
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue