mirror of
https://github.com/SECTL/SecScore.git
synced 2026-07-19 19:04:23 +08:00
feat: 首页支持多选全选与批量积分
This commit is contained in:
@@ -396,10 +396,21 @@
|
||||
"studentCount": "{{count}} students",
|
||||
"operationTitle": "Points Operation: {{name}}",
|
||||
"submitOperation": "Submit Operation",
|
||||
"operationTitleBatch": "Points Operation: {{count}} Selected",
|
||||
"undoLastAction": "Undo Last",
|
||||
"undoLastHint": "Undo latest: {{name}} {{delta}}",
|
||||
"undoUnavailable": "No points operation available to undo",
|
||||
"undoLastSuccess": "Last points operation has been undone",
|
||||
"multiSelect": "Multi-select",
|
||||
"batchMode": "Batch Mode",
|
||||
"selectAll": "Select All",
|
||||
"clearSelected": "Clear Selected",
|
||||
"batchOperate": "Batch Points",
|
||||
"selected": "Selected",
|
||||
"selectedCount": "{{count}} selected",
|
||||
"batchSuccess": "Submitted points for {{count}} students",
|
||||
"batchPartial": "Successfully submitted for {{success}}/{{total}} students",
|
||||
"selectStudentFirst": "Please select student(s) first",
|
||||
"addPoints": "Add Points",
|
||||
"deductPoints": "Deduct Points",
|
||||
"pointsChange": "Points Change",
|
||||
|
||||
Reference in New Issue
Block a user