ajout app
This commit is contained in:
@ -0,0 +1,16 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'asset_maintenances' => 'Laitteen huolto',
|
||||
'edit' => 'Muokkaa laitteen huoltoa',
|
||||
'delete' => 'Poista laitteen huolto',
|
||||
'view' => 'Näytä laitteen huoltotiedot',
|
||||
'repair' => 'Korjaus',
|
||||
'maintenance' => 'Huolto',
|
||||
'upgrade' => 'Päivitä',
|
||||
'calibration' => 'Kalibrointi',
|
||||
'software_support' => 'Ohjelmiston tuki',
|
||||
'hardware_support' => 'Laitteiston tuki',
|
||||
'configuration_change' => 'Konfiguraation muutos',
|
||||
'pat_test' => 'PAT(Portable appliance testing) Testi',
|
||||
];
|
Reference in New Issue
Block a user