Removed ending period for consistency

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2023-10-25 19:45:11 +01:00
parent 57d3b2d2ef
commit 6264d90459

View file

@ -55,6 +55,6 @@ return [
'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector',
'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.',
'show_in_requestable_list' => 'Show value in requestable assets list. Encrypted fields will not be shown',
];