mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-12 06:17:28 -08:00
Show in nav language option
This commit is contained in:
parent
14fa7ed965
commit
11dc20de61
|
@ -10,6 +10,7 @@ return array(
|
||||||
'name' => 'Status Name',
|
'name' => 'Status Name',
|
||||||
'pending' => 'Pending',
|
'pending' => 'Pending',
|
||||||
'status_type' => 'Status Type',
|
'status_type' => 'Status Type',
|
||||||
|
'show_in_nav' => 'Show in side nav',
|
||||||
'title' => 'Status Labels',
|
'title' => 'Status Labels',
|
||||||
'undeployable' => 'Undeployable',
|
'undeployable' => 'Undeployable',
|
||||||
'update' => 'Update Status Label',
|
'update' => 'Update Status Label',
|
||||||
|
|
Loading…
Reference in a new issue