AIGODLIKE / AIGODLIKE-ComfyUI-Translation

A plugin for multilingual translation of ComfyUI,This plugin implements translation of resident menu bar/search bar/right-click context menu/node, etc
https://www.aigodlike.com/
1.42k stars 118 forks source link

please add an option to not translating workflow! #255

Open NimaNzrii opened 1 month ago

NimaNzrii commented 1 month ago

thank you so much for your great node, you bring many users to comfy! but i have a serious problem

i am the developer of https://github.com/NimaNzrii/comfyui-photoshop/

and i have workflow for my plugin, and using many "anything everywhere ?" node image anything everywhere will search for some custom title or searching for specific title

is it possible to add an option to not changing the workflow titles and labels? i mean only changing the ui elements

my users needs to remove your node !

NimaNzrii commented 1 month ago

sd15_workflow.json

KarryCharon commented 1 month ago

@NimaNzrii This is caused by getTitle() behavior. We've submitted patch to fix that. See here