snipe-it/resources/lang/ga-IE/admin/consumables/general.php

12 lines
453 B
PHP
Raw Normal View History

2017-10-17 18:52:20 -07:00
<?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',
);