Translate queue buttom modes (#1800)

* Translate queue button

* Update label

* nit
This commit is contained in:
Chenlei Hu
2024-12-04 14:43:06 -08:00
committed by GitHub
parent 30465f17e0
commit e3cda0e749
5 changed files with 23 additions and 21 deletions

View File

@@ -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": "刷新节点",