add List view for workflow tempalte (#3710)

Co-authored-by: Chenlei Hu <hcl@comfy.org>
Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Terry Jia
2025-05-02 17:50:53 -04:00
committed by GitHub
parent 23d32282bc
commit ba3b1bae87
11 changed files with 175 additions and 27 deletions

View File

@@ -113,7 +113,8 @@
"login": "Login",
"learnMore": "Learn more",
"amount": "Amount",
"unknownError": "Unknown error"
"unknownError": "Unknown error",
"title": "Title"
},
"manager": {
"title": "Custom Nodes Manager",

View File

@@ -308,6 +308,7 @@
"success": "Éxito",
"systemInfo": "Información del sistema",
"terminal": "Terminal",
"title": "Título",
"unknownError": "Error desconocido",
"update": "Actualizar",
"updateAvailable": "Actualización Disponible",

View File

@@ -308,6 +308,7 @@
"success": "Succès",
"systemInfo": "Informations système",
"terminal": "Terminal",
"title": "Titre",
"unknownError": "Erreur inconnue",
"update": "Mettre à jour",
"updateAvailable": "Mise à jour disponible",

View File

@@ -308,6 +308,7 @@
"success": "成功",
"systemInfo": "システム情報",
"terminal": "ターミナル",
"title": "タイトル",
"unknownError": "不明なエラー",
"update": "更新",
"updateAvailable": "更新が利用可能",

View File

@@ -308,6 +308,7 @@
"success": "성공",
"systemInfo": "시스템 정보",
"terminal": "터미널",
"title": "제목",
"unknownError": "알 수 없는 오류",
"update": "업데이트",
"updateAvailable": "업데이트 가능",

View File

@@ -308,6 +308,7 @@
"success": "Успех",
"systemInfo": "Информация о системе",
"terminal": "Терминал",
"title": "Заголовок",
"unknownError": "Неизвестная ошибка",
"update": "Обновить",
"updateAvailable": "Доступно обновление",

View File

@@ -308,6 +308,7 @@
"success": "成功",
"systemInfo": "系统信息",
"terminal": "终端",
"title": "标题",
"unknownError": "未知错误",
"update": "更新",
"updateAvailable": "有更新可用",