<?php

return array(
    'checkout'                          => 'Seiceáil Inbhuanaithe don Úsáideoir',
    'consumable_name'                   => 'Ainm Inchaite',
    'create'                            => 'Cruthaigh Tomhaltach',
    'item_no'                           => 'Uimh. Mír',
    'remaining' 			            => 'Ag fágáil',
    'total' 			                => 'Iomlán',
    'update'                            => 'Nuashonrú Inchaite',
    'inventory_warning'                 => 'The inventory of this consumable is below the minimum amount of :min_count',
);