mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
exam index seed bonus => seed points
This commit is contained in:
@@ -7,7 +7,7 @@ return [
|
||||
'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_SEED_BONUS => '做种魔力',
|
||||
'index_text_' . \App\Models\Exam::INDEX_SEED_BONUS => '做种积分',
|
||||
'require_value' => '要求',
|
||||
'current_value' => '当前',
|
||||
'result' => '结果',
|
||||
|
||||
Reference in New Issue
Block a user