Files
snipe-it/app/lang/en/admin/hardware/general.php
T
2014-06-24 17:49:39 -04:00

12 lines
287 B
PHP

<?php
return array(
'asset' => 'Asset',
'checkin' => 'Checkin Asset',
'checkout' => 'Checkout Asset to User',
'clone' => 'Clone Asset',
'edit' => 'Edit Asset',
'pending' => 'Pending Asset',
'view' => 'View Asset',
);