支持 OOBE 导入名单粘贴多行姓名添加

This commit is contained in:
JSR
2026-03-18 17:45:35 +08:00
parent de369e126a
commit 5f9c6609bb
3 changed files with 30 additions and 9 deletions
+1 -1
View File
@@ -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",
+1 -1
View File
@@ -71,7 +71,7 @@
"import": "导入名单",
"manual": "手动添加",
"importHint": "支持 Excel (.xlsx) 或 JSON 文件",
"manualHint": "逐个添加学生姓名",
"manualHint": "支持粘贴多行文本,一行一个姓名",
"dragDrop": "拖拽文件到此处,或点击选择",
"supportedFormats": "支持 .xlsx, .json 格式",
"studentName": "学生姓名",