From 52d064d18932553b74f3f5231c93b7a7368818dd Mon Sep 17 00:00:00 2001 From: Jin Yi Date: Tue, 5 Aug 2025 11:42:50 +0900 Subject: [PATCH] [fix] title text modified --- src/locales/en/main.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/en/main.json b/src/locales/en/main.json index 3ecba74db9..e0aed7dfbc 100644 --- a/src/locales/en/main.json +++ b/src/locales/en/main.json @@ -222,7 +222,7 @@ "disabled": "Disabled" }, "conflicts": { - "title": "Conflicts Detected!", + "title": "Node Pack Issues Detected!", "description": "We’ve detected conflicts between some of your extensions and the new version of ComfyUI. By updating you risk breaking workflows that rely on those extensions.", "info": "If you continue with the update, the conflicting extensions will be disabled automatically. You can review and manage them anytime in the ComfyUI Manager.", "extensionAtRisk": "Extension at Risk",