mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-02 19:49:58 +00:00
[Manager] Always show info panel (#3114)
Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
@@ -99,6 +99,7 @@
|
||||
},
|
||||
"manager": {
|
||||
"title": "Custom Nodes Manager",
|
||||
"infoPanelEmpty": "Click an item to see the info",
|
||||
"restartToApplyChanges": "To apply changes, please restart ComfyUI",
|
||||
"loadingVersions": "Loading versions...",
|
||||
"selectVersion": "Select Version",
|
||||
|
||||
@@ -387,6 +387,7 @@
|
||||
"enabled": "Activé",
|
||||
"nodePack": "Pack de Nœuds"
|
||||
},
|
||||
"infoPanelEmpty": "Cliquez sur un élément pour voir les informations",
|
||||
"installSelected": "Installer sélectionné",
|
||||
"lastUpdated": "Dernière mise à jour",
|
||||
"latestVersion": "Dernière",
|
||||
|
||||
@@ -387,6 +387,7 @@
|
||||
"enabled": "有効",
|
||||
"nodePack": "ノードパック"
|
||||
},
|
||||
"infoPanelEmpty": "アイテムをクリックして情報を表示します",
|
||||
"installSelected": "選択したものをインストール",
|
||||
"lastUpdated": "最終更新日",
|
||||
"latestVersion": "最新",
|
||||
|
||||
@@ -387,6 +387,7 @@
|
||||
"enabled": "활성화",
|
||||
"nodePack": "노드 팩"
|
||||
},
|
||||
"infoPanelEmpty": "정보를 보려면 항목을 클릭하세요",
|
||||
"installSelected": "선택한 항목 설치",
|
||||
"lastUpdated": "마지막 업데이트",
|
||||
"latestVersion": "최신",
|
||||
|
||||
@@ -387,6 +387,7 @@
|
||||
"enabled": "Включено",
|
||||
"nodePack": "Пакет Узлов"
|
||||
},
|
||||
"infoPanelEmpty": "Нажмите на элемент, чтобы увидеть информацию",
|
||||
"installSelected": "Установить выбранное",
|
||||
"lastUpdated": "Последнее обновление",
|
||||
"latestVersion": "Последняя",
|
||||
|
||||
@@ -387,6 +387,7 @@
|
||||
"enabled": "已启用",
|
||||
"nodePack": "节点包"
|
||||
},
|
||||
"infoPanelEmpty": "点击一个项目查看信息",
|
||||
"installSelected": "安装选定",
|
||||
"lastUpdated": "最后更新",
|
||||
"latestVersion": "最新",
|
||||
|
||||
Reference in New Issue
Block a user