mirror of
https://github.com/SECTL/SecScore.git
synced 2026-07-19 19:04:23 +08:00
看板升级可拖拽分割布局并改为弹窗编辑SQL
This commit is contained in:
+617
-427
File diff suppressed because it is too large
Load Diff
@@ -573,6 +573,11 @@
|
||||
"addList": "Add Student List",
|
||||
"removeList": "Delete List",
|
||||
"removeListConfirm": "Delete current student list?",
|
||||
"editList": "Edit",
|
||||
"sqlEditorTitle": "Edit Student List",
|
||||
"splitHorizontal": "Split Left/Right",
|
||||
"splitVertical": "Split Top/Bottom",
|
||||
"dragHandle": "Drag to resize layout",
|
||||
"listNamePlaceholder": "Enter list name",
|
||||
"newList": "New List",
|
||||
"applyPreset": "Apply Preset",
|
||||
|
||||
@@ -573,6 +573,11 @@
|
||||
"addList": "新增学生列表",
|
||||
"removeList": "删除列表",
|
||||
"removeListConfirm": "确认删除当前学生列表?",
|
||||
"editList": "编辑",
|
||||
"sqlEditorTitle": "编辑学生列表",
|
||||
"splitHorizontal": "左右拆分",
|
||||
"splitVertical": "上下拆分",
|
||||
"dragHandle": "拖动调整布局",
|
||||
"listNamePlaceholder": "输入列表名称",
|
||||
"newList": "新列表",
|
||||
"applyPreset": "套用预设",
|
||||
|
||||
Reference in New Issue
Block a user