feat: 新增学生分组拖拽快捷编辑

This commit is contained in:
JSR
2026-03-25 21:06:26 +08:00
parent c344b79cb2
commit a651fd672a
3 changed files with 339 additions and 0 deletions
+7
View File
@@ -490,6 +490,13 @@
"groupSaveFailed": "Failed to save group",
"existingGroups": "Existing groups (click to fill)",
"noExistingGroups": "No existing groups yet",
"groupBoardEdit": "Edit Groups",
"groupBoardTitle": "Quick Group Editor",
"groupBoardHint": "Drag students across group columns and save to apply in batch.",
"groupBoardEmpty": "Drag students here",
"groupBoardNoChanges": "No group changes",
"groupBoardSaveSuccess": "Updated groups for {{count}} students",
"groupBoardSaveFailed": "Save failed, {{failed}} students were not updated",
"noGroup": "Ungrouped",
"editAvatarTitle": "Set Avatar - {{name}}",
"avatarUpload": "Upload Image",