From ff31e2d50a88d0234b8095c6d0d1aeb17026964c 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 c3141a73a..c5a81c5e7 100644 --- a/src/locales/en/main.json +++ b/src/locales/en/main.json @@ -226,7 +226,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",