Updated string

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2023-04-06 09:17:47 -07:00
parent 2a9f816bfe
commit c1daac153b

View file

@ -48,7 +48,7 @@ return [
'asset_location_update_default' => 'Update only default location',
'asset_not_deployable' => 'That asset status is not deployable. This asset cannot be checked out.',
'asset_deployable' => 'That status is deployable. This asset can be checked out.',
'processing_spinner' => 'Processing...',
'processing_spinner' => 'Processing... (This might take a bit of time on large files)',
'optional_infos' => 'Optional Information',
'order_details' => 'Order Related Information'
];