mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-05 05:32:02 +00:00
Translate queue buttom modes (#1800)
* Translate queue button * Update label * nit
This commit is contained in:
@@ -107,17 +107,18 @@
|
||||
"autoQueue": "自动执行",
|
||||
"batchCount": "批次数量",
|
||||
"batchCountTooltip": "工作流生成次数",
|
||||
"change": "变动",
|
||||
"changeTooltip": "工作流将会在改变后执行",
|
||||
"clear": "清空工作流",
|
||||
"clipspace": "打开剪贴板",
|
||||
"disabled": "禁用",
|
||||
"disabledTooltip": "工作流将不会自动执行",
|
||||
"execute": "执行",
|
||||
"hideMenu": "隐藏菜单",
|
||||
"instant": "实时",
|
||||
"instantTooltip": "工作流将会在生成完成后立即执行",
|
||||
"interrupt": "取消当前任务",
|
||||
"queue": "队列",
|
||||
"onChange": "更改时",
|
||||
"onChangeTooltip": "一旦进行更改,工作流将被排队",
|
||||
"queue": "执行",
|
||||
"queueWorkflow": "执行 (Shift 执行到队列首)",
|
||||
"queueWorkflowFront": "执行到队列首",
|
||||
"refresh": "刷新节点",
|
||||
|
||||
Reference in New Issue
Block a user