feat: 主页支持一键撤销上一步积分操作

This commit is contained in:
JSR
2026-03-20 17:10:10 +08:00
parent 10eb07573c
commit 4d7b077a5a
3 changed files with 81 additions and 3 deletions
+4
View File
@@ -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",