Files
snipe-it/app/lang/tr/admin/hardware/general.php
T

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