mirror of
https://github.com/SECTL/SecScore.git
synced 2026-07-21 20:29:03 +08:00
首页新增正方形网格布局并支持连续展示
This commit is contained in:
@@ -335,6 +335,10 @@
|
||||
"surname": "Surname Group",
|
||||
"score": "Points Rank"
|
||||
},
|
||||
"layoutBy": {
|
||||
"grouped": "Grouped List",
|
||||
"squareGrid": "Square Grid"
|
||||
},
|
||||
"noStudents": "No student data, please add in Student Management",
|
||||
"noMatch": "No matching students found",
|
||||
"clearSearch": "Clear search",
|
||||
|
||||
@@ -335,6 +335,10 @@
|
||||
"surname": "姓氏分组",
|
||||
"score": "积分排行"
|
||||
},
|
||||
"layoutBy": {
|
||||
"grouped": "分组列表",
|
||||
"squareGrid": "正方形网格"
|
||||
},
|
||||
"noStudents": "暂无学生数据,请前往学生管理添加",
|
||||
"noMatch": "未找到匹配的学生",
|
||||
"clearSearch": "清除搜索",
|
||||
|
||||
Reference in New Issue
Block a user