mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-24 21:24:13 -08:00
Added warning translation for encrypted fields
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
6264d90459
commit
3916bac95f
|
@ -56,5 +56,6 @@ return [
|
|||
'show_in_listview_short' => 'Show in lists',
|
||||
'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.',
|
||||
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue