From a129cc6321551918aa44619665c279ccebc7b762 Mon Sep 17 00:00:00 2001 From: wjluoxiao <331030818@qq.com> Date: Wed, 22 Apr 2026 06:52:05 +0800 Subject: [PATCH] style: finalize internationalization for title and description --- custom-node-list.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index a64e4c5c..f4fdff2e 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -45885,13 +45885,13 @@ }, { "author": "WJLUOXIAO", - "title": "XB_ToolBox (小白工具箱)", + "title": "XB_ToolBox", "reference": "https://github.com/WJLUOXIAO/XB_ToolBox", "files": [ "https://github.com/WJLUOXIAO/XB_ToolBox" ], "install_type": "git-clone", - "description": "专为极端显存环境打造的 ComfyUI 性能压榨与节点增强工具箱,包含模型分块交换、时空接力驱动等硬核优化节点。" + "description": "A comprehensive ComfyUI extension suite encompassing both front-end interaction and low-level memory scheduling, designed to help beginners master workflows and simplify local deployment." } ] } \ No newline at end of file