Add Attr lines for StrageId and StorageName
This commit is contained in:
parent
00c4eedb90
commit
2548ec3bc0
|
@ -124,6 +124,8 @@ $SLANG = array(
|
|||
'AttrMaxScore' => 'Max. Score',
|
||||
'AttrMonitorId' => 'Monitor Id',
|
||||
'AttrMonitorName' => 'Monitor Name',
|
||||
'AttrStorageId' => 'Storage Id',
|
||||
'AttrStorageName' => 'Storage Name',
|
||||
'AttrName' => 'Name',
|
||||
'AttrNotes' => 'Notes',
|
||||
'AttrSystemLoad' => 'System Load',
|
||||
|
|
Loading…
Reference in New Issue