mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-11 08:04:09 -08:00
9db0b038a5
Signed-off-by: snipe <snipe@snipe.net>
31 lines
932 B
PHP
31 lines
932 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'asset_tag' => 'Rhif Ased (tag)',
|
|
'asset_model' => 'Model',
|
|
'book_value' => 'Current Value',
|
|
'change' => 'Mewn/Allan',
|
|
'checkout_date' => 'Dyddiad Allan',
|
|
'checkoutto' => 'Allan',
|
|
'current_value' => 'Current Value',
|
|
'diff' => 'Gwahaniaeth',
|
|
'dl_csv' => 'Lawrlwytho CSV',
|
|
'eol' => 'DB',
|
|
'id' => 'Rhif Unigryw',
|
|
'location' => 'Lleoliad',
|
|
'purchase_cost' => 'Cost',
|
|
'purchase_date' => 'Dyddiad Pwrcasu',
|
|
'serial' => 'Serial',
|
|
'status' => 'Statws',
|
|
'title' => 'Ased ',
|
|
'image' => 'Delwedd Dyfais',
|
|
'days_without_acceptance' => 'Diwrnodau Heb Derbyn',
|
|
'monthly_depreciation' => 'Monthly Depreciation',
|
|
'assigned_to' => 'Assigned To',
|
|
'requesting_user' => 'Requesting User',
|
|
'requested_date' => 'Requested Date',
|
|
'changed' => 'Wedi newid',
|
|
'icon' => 'Eicon',
|
|
];
|