'diskSpace', 'displayType' => __('Disk Space', 'wordfence'), 'textOutput' => (isset($textOutput) ? $textOutput : null), 'textOutputDetailPairs' => array( __('Space Remaining', 'wordfence') => '$data.spaceLeft', null, __('Details', 'wordfence') => '$longMsg', ), ))->render();