mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-05 19:07:30 -08:00
fixing line
This commit is contained in:
parent
2727210c78
commit
a7dae10a82
|
@ -77,7 +77,6 @@ return [
|
||||||
'user_does_not_exist' => 'That user is invalid. Please try again.',
|
'user_does_not_exist' => 'That user is invalid. Please try again.',
|
||||||
'not_available' => 'That asset is not available for checkout!',
|
'not_available' => 'That asset is not available for checkout!',
|
||||||
'no_assets_selected' => 'You must select at least one asset from the list',
|
'no_assets_selected' => 'You must select at least one asset from the list',
|
||||||
|
|
||||||
],
|
],
|
||||||
|
|
||||||
'checkin' => [
|
'checkin' => [
|
||||||
|
|
Loading…
Reference in a new issue