mirror of
https://github.com/SECTL/SecScore.git
synced 2026-07-21 20:29:03 +08:00
支持 OOBE 导入名单粘贴多行姓名添加
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
"import": "Import List",
|
||||
"manual": "Add Manually",
|
||||
"importHint": "Supports Excel (.xlsx) or JSON files",
|
||||
"manualHint": "Add student names one by one",
|
||||
"manualHint": "You can paste multiple lines, one student name per line",
|
||||
"dragDrop": "Drag and drop files here, or click to select",
|
||||
"supportedFormats": "Supports .xlsx, .json formats",
|
||||
"studentName": "Student Name",
|
||||
|
||||
@@ -71,7 +71,7 @@
|
||||
"import": "导入名单",
|
||||
"manual": "手动添加",
|
||||
"importHint": "支持 Excel (.xlsx) 或 JSON 文件",
|
||||
"manualHint": "逐个添加学生姓名",
|
||||
"manualHint": "支持粘贴多行文本,一行一个姓名",
|
||||
"dragDrop": "拖拽文件到此处,或点击选择",
|
||||
"supportedFormats": "支持 .xlsx, .json 格式",
|
||||
"studentName": "学生姓名",
|
||||
|
||||
Reference in New Issue
Block a user