mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-25 13:44:06 -08:00
Added configuration, PAT test strings
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
5a1b8bc4b6
commit
095dd3ecf2
|
@ -11,4 +11,6 @@
|
||||||
'calibration' => 'Calibration',
|
'calibration' => 'Calibration',
|
||||||
'software_support' => 'Software Support',
|
'software_support' => 'Software Support',
|
||||||
'hardware_support' => 'Hardware Support',
|
'hardware_support' => 'Hardware Support',
|
||||||
|
'configuration_change' => 'Configuration Change',
|
||||||
|
'pat_test' => 'PAT Test',
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue