mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
improve exam index translation
This commit is contained in:
@@ -7,7 +7,7 @@ return [
|
||||
'index_text_' . \App\Models\Exam::INDEX_UPLOADED => 'Uploaded',
|
||||
'index_text_' . \App\Models\Exam::INDEX_SEED_TIME_AVERAGE => 'Seed time average',
|
||||
'index_text_' . \App\Models\Exam::INDEX_DOWNLOADED => 'Downloaded',
|
||||
'index_text_' . \App\Models\Exam::INDEX_SEED_BONUS => 'Bonus',
|
||||
'index_text_' . \App\Models\Exam::INDEX_SEED_BONUS => 'Bonus increment',
|
||||
'require_value' => 'Require',
|
||||
'current_value' => 'Current',
|
||||
'result' => 'Result',
|
||||
|
||||
Reference in New Issue
Block a user