mirror of
https://github.com/SECTL/SecScore.git
synced 2026-07-19 19:04:23 +08:00
feat: 新增大头像视图并完善多语言文案
This commit is contained in:
@@ -423,7 +423,8 @@
|
||||
},
|
||||
"layoutBy": {
|
||||
"grouped": "Grouped List",
|
||||
"squareGrid": "Square Grid"
|
||||
"squareGrid": "Square Grid",
|
||||
"largeAvatar": "Large Avatar"
|
||||
},
|
||||
"noStudents": "No student data, please add in Student Management",
|
||||
"noMatch": "No matching students found",
|
||||
@@ -686,7 +687,8 @@
|
||||
"viewModes": {
|
||||
"list": "List View",
|
||||
"card": "Card View",
|
||||
"grid": "Grid View"
|
||||
"grid": "Grid View",
|
||||
"largeAvatar": "Large Avatar"
|
||||
},
|
||||
"scoreDisplayModes": {
|
||||
"total": "Show Total Score",
|
||||
|
||||
Reference in New Issue
Block a user