mirror of
https://github.com/SECTL/SecScore.git
synced 2026-07-19 19:04:23 +08:00
feat: 主页支持一键撤销上一步积分操作
This commit is contained in:
@@ -396,6 +396,10 @@
|
||||
"studentCount": "{{count}} students",
|
||||
"operationTitle": "Points Operation: {{name}}",
|
||||
"submitOperation": "Submit Operation",
|
||||
"undoLastAction": "Undo Last",
|
||||
"undoLastHint": "Undo latest: {{name}} {{delta}}",
|
||||
"undoUnavailable": "No points operation available to undo",
|
||||
"undoLastSuccess": "Last points operation has been undone",
|
||||
"addPoints": "Add Points",
|
||||
"deductPoints": "Deduct Points",
|
||||
"pointsChange": "Points Change",
|
||||
|
||||
Reference in New Issue
Block a user