snipe-it/resources/lang/mi/admin/asset_maintenances/form.php

15 lines
519 B
PHP
Raw Normal View History

2017-10-17 18:52:20 -07:00
<?php
return [
'asset_maintenance_type' => 'Tae Whakahaere',
'title' => 'Taitara',
'start_date' => 'Kua tīmata',
'completion_date' => 'Kua oti',
'cost' => 'Te utu',
'is_warranty' => 'Whakapai Whaimana',
'asset_maintenance_time' => 'Nga ra',
'notes' => 'Tuhipoka',
'update' => 'Whakahou',
'create' => 'Waihanga',
2017-10-17 18:52:20 -07:00
];