mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-05 05:32:02 +00:00
Implement color palette in Vue (#2047)
Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
@@ -91,6 +91,7 @@
|
||||
"goToNode": "转到节点",
|
||||
"icon": "图标",
|
||||
"imageFailedToLoad": "图像加载失败",
|
||||
"import": "导入",
|
||||
"insert": "插入",
|
||||
"install": "安装",
|
||||
"keybinding": "快捷键",
|
||||
@@ -541,6 +542,7 @@
|
||||
"ColorPalette": "调色板",
|
||||
"Comfy": "Comfy",
|
||||
"Comfy-Desktop": "Comfy桌面版",
|
||||
"CustomColorPalettes": "自定义颜色调色板",
|
||||
"DevMode": "开发模式",
|
||||
"EditTokenWeight": "编辑令牌权重",
|
||||
"Extension": "扩展",
|
||||
|
||||
Reference in New Issue
Block a user