mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
improve exam index translation
This commit is contained in:
@@ -4,9 +4,9 @@ return [
|
||||
'name' => 'Exam name',
|
||||
'index' => 'Exam index',
|
||||
'time_range' => 'Exam time',
|
||||
'index_text_' . \App\Models\Exam::INDEX_UPLOADED => 'Uploaded',
|
||||
'index_text_' . \App\Models\Exam::INDEX_UPLOADED => 'Upload increment',
|
||||
'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_DOWNLOADED => 'Download increment',
|
||||
'index_text_' . \App\Models\Exam::INDEX_SEED_BONUS => 'Bonus increment',
|
||||
'require_value' => 'Require',
|
||||
'current_value' => 'Current',
|
||||
|
||||
Reference in New Issue
Block a user