Fixed string

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2024-07-23 20:45:12 +01:00
parent 09e2c0beab
commit 7858c72b98

View file

@ -26,7 +26,7 @@ return [
'clone' => 'Clone :item_type',
'edit' => 'Edit :item_type',
'delete' => 'Delete :item_type',
'restore' => 'Delete :item_type',
'restore' => 'Restore :item_type',
'create' => 'Create New :item_type',
'checkout' => 'Checkout :item_type',
'checkin' => 'Checkin :item_type',