[Manager] Add 'Missing' and 'In Workflow' tabs (#3133)

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Christian Byrne
2025-03-18 17:21:03 -07:00
committed by GitHub
parent 91a8591249
commit 8997ff4b2a
12 changed files with 324 additions and 57 deletions

View File

@@ -95,11 +95,13 @@
"apply": "Apply",
"enabled": "Enabled",
"installed": "Installed",
"restart": "Restart"
"restart": "Restart",
"missing": "Missing"
},
"manager": {
"title": "Custom Nodes Manager",
"dependencies": "Dependencies",
"inWorkflow": "In Workflow",
"infoPanelEmpty": "Click an item to see the info",
"restartToApplyChanges": "To apply changes, please restart ComfyUI",
"loadingVersions": "Loading versions...",

View File

@@ -166,6 +166,7 @@
"loadWorkflow": "Charger le flux de travail",
"loading": "Chargement",
"logs": "Journaux",
"missing": "Manquant",
"name": "Nom",
"newFolder": "Nouveau dossier",
"next": "Suivant",
@@ -390,6 +391,7 @@
"enabled": "Activé",
"nodePack": "Pack de Nœuds"
},
"inWorkflow": "Dans le flux de travail",
"infoPanelEmpty": "Cliquez sur un élément pour voir les informations",
"installSelected": "Installer sélectionné",
"lastUpdated": "Dernière mise à jour",

View File

@@ -166,6 +166,7 @@
"loadWorkflow": "ワークフローを読み込む",
"loading": "読み込み中",
"logs": "ログ",
"missing": "不足している",
"name": "名前",
"newFolder": "新しいフォルダー",
"next": "次へ",
@@ -390,6 +391,7 @@
"enabled": "有効",
"nodePack": "ノードパック"
},
"inWorkflow": "ワークフロー内",
"infoPanelEmpty": "アイテムをクリックして情報を表示します",
"installSelected": "選択したものをインストール",
"lastUpdated": "最終更新日",

View File

@@ -166,6 +166,7 @@
"loadWorkflow": "워크플로 로드",
"loading": "로딩 중",
"logs": "로그",
"missing": "누락됨",
"name": "이름",
"newFolder": "새 폴더",
"next": "다음",
@@ -390,6 +391,7 @@
"enabled": "활성화",
"nodePack": "노드 팩"
},
"inWorkflow": "워크플로우 내",
"infoPanelEmpty": "정보를 보려면 항목을 클릭하세요",
"installSelected": "선택한 항목 설치",
"lastUpdated": "마지막 업데이트",

View File

@@ -166,6 +166,7 @@
"loadWorkflow": "Загрузить рабочий процесс",
"loading": "Загрузка",
"logs": "Логи",
"missing": "Отсутствует",
"name": "Имя",
"newFolder": "Новая папка",
"next": "Далее",
@@ -390,6 +391,7 @@
"enabled": "Включено",
"nodePack": "Пакет Узлов"
},
"inWorkflow": "В рабочем процессе",
"infoPanelEmpty": "Нажмите на элемент, чтобы увидеть информацию",
"installSelected": "Установить выбранное",
"lastUpdated": "Последнее обновление",

View File

@@ -166,6 +166,7 @@
"loadWorkflow": "加载工作流",
"loading": "加载中",
"logs": "日志",
"missing": "缺失",
"name": "名称",
"newFolder": "新文件夹",
"next": "下一个",
@@ -390,6 +391,7 @@
"enabled": "已启用",
"nodePack": "节点包"
},
"inWorkflow": "在工作流中",
"infoPanelEmpty": "点击一个项目查看信息",
"installSelected": "安装选定",
"lastUpdated": "最后更新",