mirror of
https://github.com/SECTL/SecScore.git
synced 2026-07-19 19:04:23 +08:00
refactor: 班优分组方案仅使用已知接口并隐藏手动teamPlanId
This commit is contained in:
@@ -497,6 +497,20 @@
|
||||
"banyouClassTeacher": "Teacher: ",
|
||||
"banyouStudentCount": "Students: ",
|
||||
"banyouPraiseCount": "Praise: ",
|
||||
"banyouFetchDetailFailed": "Failed to fetch classroom details",
|
||||
"banyouClassDetail": "Classroom Details",
|
||||
"banyouDetailEmpty": "No classroom detail data",
|
||||
"banyouReasonList": "Reason List",
|
||||
"banyouStudentList": "Student List",
|
||||
"banyouTeamList": "Group List",
|
||||
"banyouNoTeams": "No group data (try filling teamPlanId and reopen)",
|
||||
"banyouTeamPlanSelector": "Group Plan",
|
||||
"banyouLoadTeamPlan": "Load This Plan",
|
||||
"banyouTeamPlanSource": "Plan source API: ",
|
||||
"banyouSelectTeamPlanFirst": "Please select a group plan first",
|
||||
"banyouImportSelected": "Import Selected",
|
||||
"banyouNothingSelected": "Please select at least one item to import",
|
||||
"banyouImportSummary": "BanYou import done: Students +{{studentsInserted}}/{{studentsSkipped}} skipped; Reasons +{{reasonsInserted}}/{{reasonsSkipped}} skipped; Groups updated {{groupsUpdated}}/{{groupsSkipped}} skipped",
|
||||
"editTagTitle": "Edit Tags - {{name}}",
|
||||
"editGroup": "Set Group",
|
||||
"editGroupTitle": "Set Group - {{name}}",
|
||||
|
||||
Reference in New Issue
Block a user