2017-10-17 18:52:20 -07:00
|
|
|
<?php
|
|
|
|
|
|
|
|
return array(
|
|
|
|
|
|
|
|
'asset_tag' => 'Ithegi lefa',
|
|
|
|
'asset_model' => 'Isibonelo',
|
|
|
|
'book_value' => 'Inani',
|
|
|
|
'change' => 'In / Out',
|
|
|
|
'checkout_date' => 'Usuku lokuhlola',
|
|
|
|
'checkoutto' => 'Ikhishiwe',
|
|
|
|
'diff' => 'Ukuhluka',
|
|
|
|
'dl_csv' => 'Landa i-CSV',
|
|
|
|
'eol' => 'I-EOL',
|
|
|
|
'id' => 'ID',
|
|
|
|
'location' => 'Indawo',
|
|
|
|
'purchase_cost' => 'Izindleko',
|
|
|
|
'purchase_date' => 'Kuthengwe',
|
|
|
|
'serial' => 'Serial',
|
|
|
|
'status' => 'Isimo',
|
|
|
|
'title' => 'Impahla',
|
|
|
|
'image' => 'Isithombe sedivayisi',
|
2020-11-09 14:52:11 -08:00
|
|
|
'days_without_acceptance' => 'Izinsuku Ngaphandle Kwemukelwa',
|
|
|
|
'monthly_depreciation' => 'Monthly Depreciation'
|
2017-10-17 18:52:20 -07:00
|
|
|
|
|
|
|
);
|