mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-29 18:52:19 +00:00
Format
This commit is contained in:
@@ -163,14 +163,12 @@ const messages = {
|
|||||||
},
|
},
|
||||||
menu: {
|
menu: {
|
||||||
batchCount: '批次数量',
|
batchCount: '批次数量',
|
||||||
batchCountTooltip:
|
batchCountTooltip: '工作流生成次数',
|
||||||
'工作流生成次数',
|
|
||||||
autoQueue: '自动执行',
|
autoQueue: '自动执行',
|
||||||
disabled: '禁用',
|
disabled: '禁用',
|
||||||
disabledTooltip: '工作流将不会自动执行',
|
disabledTooltip: '工作流将不会自动执行',
|
||||||
instant: '实时',
|
instant: '实时',
|
||||||
instantTooltip:
|
instantTooltip: '工作流将会在生成完成后立即执行',
|
||||||
'工作流将会在生成完成后立即执行',
|
|
||||||
change: '变动',
|
change: '变动',
|
||||||
changeTooltip: '工作流将会在改变后执行',
|
changeTooltip: '工作流将会在改变后执行',
|
||||||
queueWorkflow: '执行工作流',
|
queueWorkflow: '执行工作流',
|
||||||
|
|||||||
Reference in New Issue
Block a user