snipe-it/resources/lang/af/admin/hardware/table.php
2017-10-17 18:52:20 -07:00

25 lines
612 B
PHP

<?php
return array(
'asset_tag' => 'Bate-tag',
'asset_model' => 'model',
'book_value' => 'waarde',
'change' => 'In uit',
'checkout_date' => 'Checkout Datum',
'checkoutto' => 'Gekontroleer',
'diff' => 'diff',
'dl_csv' => 'Laai CSV af',
'eol' => 'EOL',
'id' => 'ID',
'location' => 'plek',
'purchase_cost' => 'koste',
'purchase_date' => 'gekoop',
'serial' => 'Serial',
'status' => 'status',
'title' => 'bate',
'image' => 'Toestelbeeld',
'days_without_acceptance' => 'Dae sonder aanvaarding'
);