<?php

return array(
    'about_components_title' 			=> 'About Components',
    'about_components_text'  			=> 'Components are items that are part of an asset, for example HDD, RAM, etc.',
    'component_name'                  => 'Component Name',
    'checkin'                             => 'Checkin Component',
    'checkout'                             => 'Checkout Component',
    'cost'				=> 'Purchase Cost',
    'create'                             => 'Create Component',
    'edit'                             => 'Edit Component',
    'date'					=> 'Purchase Date',
    'order'					=> 'Order Number',
    'remaining' 			             => 'Remaining',
    'total' 			                 => 'Total',
    'update'                            => 'Update Component',
);