Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
赵月辉
/
fastgpt-migrated
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Unverified
Commit
57b38e3e
authored
Apr 27, 2026
by
amingbo
Committed by
GitHub
Apr 27, 2026
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix(workflow): clarify multi-select tooltip copy (#6827)
parent
d80ebaa8
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
packages/web/i18n/en/workflow.json
+1
-1
packages/web/i18n/zh-CN/workflow.json
+1
-1
packages/web/i18n/zh-Hant/workflow.json
+1
-1
No files found.
packages/web/i18n/en/workflow.json
View file @
57b38e3e
...
...
@@ -170,7 +170,7 @@
"current_iteration_desc"
:
"1-based iteration counter in conditional mode."
,
"max_dialog_rounds"
:
"Maximum Number of Dialog Rounds"
,
"max_tokens"
:
"Maximum Tokens"
,
"mouse_priority"
:
"Mouse first
\n
- Press the left button to drag the canvas
\n
- Hold down
shift and left click to select batch
es"
,
"mouse_priority"
:
"Mouse first
\n
- Press the left button to drag the canvas
\n
- Hold down
Shift and drag to box-select multiple nod
es"
,
"new_context"
:
"New Context"
,
"next"
:
"Next"
,
"no_edit_permission"
:
"No editing rights"
,
...
...
packages/web/i18n/zh-CN/workflow.json
View file @
57b38e3e
...
...
@@ -170,7 +170,7 @@
"current_iteration_desc"
:
"条件循环模式下的 1-based 迭代次数。"
,
"max_dialog_rounds"
:
"最多携带多少轮对话记录"
,
"max_tokens"
:
"最大 Tokens"
,
"mouse_priority"
:
"鼠标优先
\n
- 左键按下后可拖动画布
\n
- 按住
shift 后左键可批量选择
"
,
"mouse_priority"
:
"鼠标优先
\n
- 左键按下后可拖动画布
\n
- 按住
Shift 并拖动可框选多个节点
"
,
"new_context"
:
"新的上下文"
,
"next"
:
"下一个"
,
"no_edit_permission"
:
"没有编辑权限"
,
...
...
packages/web/i18n/zh-Hant/workflow.json
View file @
57b38e3e
...
...
@@ -170,7 +170,7 @@
"current_iteration_desc"
:
"條件迴圈模式下的 1-based 迭代次數。"
,
"max_dialog_rounds"
:
"最多攜帶幾輪對話紀錄"
,
"max_tokens"
:
"最大 Token 數"
,
"mouse_priority"
:
"滑鼠優先
\n
- 按下左鍵拖曳畫布
\n
- 按住 Shift
鍵並點選左鍵可批次選取
"
,
"mouse_priority"
:
"滑鼠優先
\n
- 按下左鍵拖曳畫布
\n
- 按住 Shift
並拖曳可框選多個節點
"
,
"new_context"
:
"新的脈絡"
,
"next"
:
"下一個"
,
"no_edit_permission"
:
"沒有編輯權限"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment