2017-04-06 21:36:33 -07:00
|
|
|
<?php
|
|
|
|
|
|
|
|
return [
|
|
|
|
'asset_maintenances' => 'Asset Maintenances',
|
2017-10-17 18:52:20 -07:00
|
|
|
'edit' => 'Wysig bateonderhoud',
|
|
|
|
'delete' => 'Verwyder Bate Onderhoud',
|
|
|
|
'view' => 'Bekyk Bate Onderhoud Besonderhede',
|
|
|
|
'repair' => 'herstel',
|
|
|
|
'maintenance' => 'onderhoud',
|
2020-11-09 14:52:11 -08:00
|
|
|
'upgrade' => 'opgradering',
|
|
|
|
'calibration' => 'Calibration',
|
|
|
|
'software_support' => 'Software Support',
|
|
|
|
'hardware_support' => 'Hardware Support',
|
2022-08-08 15:29:28 -07:00
|
|
|
'configuration_change' => 'Configuration Change',
|
|
|
|
'pat_test' => 'PAT Test',
|
2017-04-06 21:36:33 -07:00
|
|
|
];
|