mirror of
https://github.com/SECTL/SecScore.git
synced 2026-07-21 20:29:03 +08:00
feat: 新增学生分组拖拽快捷编辑
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -490,6 +490,13 @@
|
||||
"groupSaveFailed": "小组保存失败",
|
||||
"existingGroups": "已有小组(点击一键填入)",
|
||||
"noExistingGroups": "暂无可用的小组",
|
||||
"groupBoardEdit": "编辑分组",
|
||||
"groupBoardTitle": "快速编辑分组",
|
||||
"groupBoardHint": "拖动学生到不同小组卡片中,点击保存后批量生效。",
|
||||
"groupBoardEmpty": "可将学生拖拽到这里",
|
||||
"groupBoardNoChanges": "分组未发生变化",
|
||||
"groupBoardSaveSuccess": "已更新 {{count}} 名学生的小组",
|
||||
"groupBoardSaveFailed": "保存失败,{{failed}} 名学生未更新",
|
||||
"noGroup": "未分组",
|
||||
"editAvatarTitle": "设置头像 - {{name}}",
|
||||
"avatarUpload": "上传图片",
|
||||
|
||||
Reference in New Issue
Block a user