mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-11 13:57:41 -08:00
Slight tweak to language
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
cf45e7536f
commit
3005565bba
|
@ -15,7 +15,7 @@ return [
|
|||
'delete_confirm' => 'Are you sure you want to delete this asset?',
|
||||
'edit' => 'Edit Asset',
|
||||
'model_deleted' => 'This Assets model has been deleted. You must restore the model before you can restore the Asset.',
|
||||
'model_invalid' => 'This asset model is invalid.',
|
||||
'model_invalid' => 'This model for this asset is invalid.',
|
||||
'model_invalid_fix' => 'The asset must be updated use a valid asset model this before attempting to check it in or out, or to audit it.',
|
||||
'requestable' => 'Requestable',
|
||||
'requested' => 'Requested',
|
||||
|
|
Loading…
Reference in a new issue