snipe-it/resources/lang/ga-IE/admin/asset_maintenances/form.php
2017-10-17 18:52:20 -07:00

15 lines
535 B
PHP

<?php
return [
'asset_maintenance_type' => 'Cineál Cothabhála',
'title' => 'Teideal',
'start_date' => 'Tosaithe',
'completion_date' => 'Críochnaithe',
'cost' => 'Costas',
'is_warranty' => 'Feabhas ar bharántas',
'asset_maintenance_time' => 'Laethanta',
'notes' => 'Nótaí',
'update' => 'Nuashonrú',
'create' => 'Cruthaigh'
];