Add Attr lines for StrageId and StorageName

This commit is contained in:
Isaac Connor 2015-12-21 10:10:53 -05:00
parent 00c4eedb90
commit 2548ec3bc0
1 changed files with 2 additions and 0 deletions

View File

@ -124,6 +124,8 @@ $SLANG = array(
'AttrMaxScore' => 'Max. Score', 'AttrMaxScore' => 'Max. Score',
'AttrMonitorId' => 'Monitor Id', 'AttrMonitorId' => 'Monitor Id',
'AttrMonitorName' => 'Monitor Name', 'AttrMonitorName' => 'Monitor Name',
'AttrStorageId' => 'Storage Id',
'AttrStorageName' => 'Storage Name',
'AttrName' => 'Name', 'AttrName' => 'Name',
'AttrNotes' => 'Notes', 'AttrNotes' => 'Notes',
'AttrSystemLoad' => 'System Load', 'AttrSystemLoad' => 'System Load',