improve exam index translation

This commit is contained in:
xiaomlove
2022-02-22 13:59:50 +08:00
parent 411d266cbd
commit f97472fcf0
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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',