mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-28 10:12:11 +00:00
Migrate legacy reroute to litegraph native reroute (#3151)
Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
@@ -243,10 +243,6 @@
|
||||
"name": "Batch count limit",
|
||||
"tooltip": "The maximum number of tasks added to the queue at one button click"
|
||||
},
|
||||
"Comfy_RerouteBeta": {
|
||||
"name": "Opt-in to the reroute beta test",
|
||||
"tooltip": "No longer has any effect; reroutes are always enabled."
|
||||
},
|
||||
"Comfy_Sidebar_Location": {
|
||||
"name": "Sidebar location",
|
||||
"options": {
|
||||
|
||||
@@ -243,10 +243,6 @@
|
||||
"name": "Taille de l'historique de la file d'attente",
|
||||
"tooltip": "Le nombre maximum de tâches qui s'affichent dans l'historique de la file d'attente."
|
||||
},
|
||||
"Comfy_RerouteBeta": {
|
||||
"name": "Participer au test bêta de reroute",
|
||||
"tooltip": "Active les nouveaux reroutes natifs.\n\nLes reroutes peuvent être ajoutés en maintenant alt et en glissant à partir d'une ligne de lien, ou sur le menu de lien.\n\nLa désactivation de cette option est non destructive - les reroutes sont cachés."
|
||||
},
|
||||
"Comfy_Sidebar_Location": {
|
||||
"name": "Emplacement de la barre latérale",
|
||||
"options": {
|
||||
|
||||
@@ -243,10 +243,6 @@
|
||||
"name": "キュー履歴サイズ",
|
||||
"tooltip": "キュー履歴に表示されるタスクの最大数。"
|
||||
},
|
||||
"Comfy_RerouteBeta": {
|
||||
"name": "リルートベータテストに参加する",
|
||||
"tooltip": "新しいネイティブリルートを有効にします。\n\nリルートは、リンクラインからドラッグしながらaltを押すか、リンクメニューで追加できます。\n\nこのオプションを無効にしても破壊的ではなく、リルートは隠されます。"
|
||||
},
|
||||
"Comfy_Sidebar_Location": {
|
||||
"name": "サイドバーの位置",
|
||||
"options": {
|
||||
|
||||
@@ -243,10 +243,6 @@
|
||||
"name": "실행 큐 기록 갯수",
|
||||
"tooltip": "실행 큐 기록에 표시되는 최대 작업 수입니다."
|
||||
},
|
||||
"Comfy_RerouteBeta": {
|
||||
"name": "경로재설정 베타 테스트 참여",
|
||||
"tooltip": "새로운 기본 경로재설정을 활성화합니다.\n\n링크 라인에서 Alt를 누른 채 드래그하거나 링크 메뉴에서 경로재설정을 추가할 수 있습니다.\n\n이 옵션을 비활성화해도 경로재설정은 삭제되지 않고 숨겨집니다."
|
||||
},
|
||||
"Comfy_Sidebar_Location": {
|
||||
"name": "사이드바 위치",
|
||||
"options": {
|
||||
|
||||
@@ -243,10 +243,6 @@
|
||||
"name": "Размер истории очереди",
|
||||
"tooltip": "Максимальное количество задач, отображаемых в истории очереди."
|
||||
},
|
||||
"Comfy_RerouteBeta": {
|
||||
"name": "Участвовать в бета-тестировании перенаправления",
|
||||
"tooltip": "Включает новые нативные перенаправления.\n\nПеренаправления можно добавлять, удерживая alt и перетаскивая от линии ссылки или в меню ссылки.\n\nОтключение этой опции не разрушительно — перенаправления скрыты."
|
||||
},
|
||||
"Comfy_Sidebar_Location": {
|
||||
"name": "Расположение боковой панели",
|
||||
"options": {
|
||||
|
||||
@@ -243,10 +243,6 @@
|
||||
"name": "队列历史大小",
|
||||
"tooltip": "队列历史中显示的最大任务数量。"
|
||||
},
|
||||
"Comfy_RerouteBeta": {
|
||||
"name": "选择加入转接点Beta",
|
||||
"tooltip": "启用新的转接点。\n\n通过按住alt并划过连线来添加转接点,或在连线中点菜单中添加。\n\n禁用此选项不会造成破坏 - 转接点将被隐藏。"
|
||||
},
|
||||
"Comfy_Sidebar_Location": {
|
||||
"name": "侧边栏位置",
|
||||
"options": {
|
||||
|
||||
Reference in New Issue
Block a user