<?php

return array(
    'checkout'                          => 'Checkout Consumable to User',
    'consumable_name'                   => 'Heiti rekstrarvöru',
    'create'                            => 'Create Consumable',
    'item_no'                           => 'Item No.',
    'remaining' 			            => 'Eftir',
    'total' 			                => 'Samtals',
    'update'                            => 'Update Consumable',
);