mirror of
https://github.com/SECTL/SecScore.git
synced 2026-07-21 20:29:03 +08:00
feat: 积分页支持一键选择全班
This commit is contained in:
@@ -468,6 +468,9 @@
|
||||
"undoFailed": "Undo failed",
|
||||
"recentRecords": "Recent Records",
|
||||
"pleaseSelectStudent": "Please select or search student",
|
||||
"selectAllStudents": "Whole Class",
|
||||
"clearSelectedStudents": "Clear",
|
||||
"selectedCount": "Selected {{selected}} / {{total}}",
|
||||
"points": "Points",
|
||||
"addPoints": "Add",
|
||||
"deductPoints": "Deduct",
|
||||
|
||||
@@ -468,6 +468,9 @@
|
||||
"undoFailed": "撤销失败",
|
||||
"recentRecords": "最近记录",
|
||||
"pleaseSelectStudent": "请选择或搜索学生",
|
||||
"selectAllStudents": "全班",
|
||||
"clearSelectedStudents": "清空",
|
||||
"selectedCount": "已选 {{selected}} / {{total}} 人",
|
||||
"points": "分数",
|
||||
"addPoints": "加分",
|
||||
"deductPoints": "扣分",
|
||||
|
||||
Reference in New Issue
Block a user