<?php

return array(
    'component_name'                  => 'Komponentin nimi',
    'checkin'                             => 'Palauta komponentti',
    'checkout'                             => 'Luovuta komponentti',
    'cost'				=> 'Hankintahinta',
    'create'                             => 'Luo komponentti',
    'edit'                             => 'Muokkaa komponenttia',
    'date'					=> 'Ostopäivämäärä',
    'order'					=> 'Tilausnumero',
    'remaining' 			             => 'Jäljellä',
    'total' 			                 => 'Yhteensä',
    'update'                            => 'Päivitä komponentti',
    'checkin_limit'            => 'Amount checked in must be equal to or less than :assigned_qty'
);