Files

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
192 B
PHP
Raw Permalink Normal View History

<?php
return [
'purge' => 'Purge Non-Existent',
'name' => 'Part Name',
'model' => 'Part No',
'serial' => 'Serial No',
'part' => 'Part',
'all_parts' => 'All Parts',
];