'考核名稱', 'index' => '考核指標', 'time_range' => '考核時間', 'index_text_' . \App\Models\Exam::INDEX_UPLOADED => '上傳量', 'index_text_' . \App\Models\Exam::INDEX_SEED_TIME_AVERAGE => '平均做種時間', 'index_text_' . \App\Models\Exam::INDEX_DOWNLOADED => '下載量', 'index_text_' . \App\Models\Exam::INDEX_BONUS => '魔力', 'require_value' => '要求', 'current_value' => '當前', 'result' => '結果', 'result_pass' => '通過!', 'result_not_pass' => '未通過!', ];