Files
snipe-it/app/lang/lol/admin/hardware/general.php
T
2014-10-30 07:51:11 -04:00

12 lines
287 B
PHP
Executable File

<?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',
);