mirror of
https://github.com/SECTL/SecScore.git
synced 2026-07-21 11:49:02 +08:00
feat: 主页支持一键撤销上一步积分操作
This commit is contained in:
@@ -396,6 +396,10 @@
|
||||
"studentCount": "{{count}} 人",
|
||||
"operationTitle": "积分操作:{{name}}",
|
||||
"submitOperation": "提交操作",
|
||||
"undoLastAction": "撤销上一步",
|
||||
"undoLastHint": "撤销上一条:{{name}} {{delta}}",
|
||||
"undoUnavailable": "当前没有可撤销的积分操作",
|
||||
"undoLastSuccess": "已撤销上一步积分操作",
|
||||
"addPoints": "加分",
|
||||
"deductPoints": "扣分",
|
||||
"pointsChange": "积分变更",
|
||||
|
||||
Reference in New Issue
Block a user