snipe-it/resources/lang/en-ID/admin/hardware/table.php

26 lines
676 B
PHP

<?php
return array(
'asset_tag' => 'Tag Aset',
'asset_model' => 'Model',
'book_value' => 'Jumlah',
'change' => 'Masuk/keluar',
'checkout_date' => 'Tanggal Check out',
'checkoutto' => 'Memeriksa',
'diff' => 'Diff',
'dl_csv' => 'Unduh CSV',
'eol' => 'EOL',
'id' => 'ID',
'location' => 'Lokasi',
'purchase_cost' => 'Biaya',
'purchase_date' => 'Dibeli',
'serial' => 'Serial',
'status' => 'Status',
'title' => 'Aset ',
'image' => 'Perangkat Gambar',
'days_without_acceptance' => 'Hari tanpa penerimaan',
'monthly_depreciation' => 'Monthly Depreciation'
);