mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-07 00:20:07 +00:00
Update locales
This commit is contained in:
@@ -305,6 +305,10 @@
|
|||||||
"Workspace_ToggleFocusMode": {
|
"Workspace_ToggleFocusMode": {
|
||||||
"label": "Toggle Focus Mode"
|
"label": "Toggle Focus Mode"
|
||||||
},
|
},
|
||||||
|
"Workspace_ToggleSidebarTab_assets": {
|
||||||
|
"label": "Toggle Assets Sidebar",
|
||||||
|
"tooltip": "Assets"
|
||||||
|
},
|
||||||
"Workspace_ToggleSidebarTab_model-library": {
|
"Workspace_ToggleSidebarTab_model-library": {
|
||||||
"label": "Toggle Model Library Sidebar",
|
"label": "Toggle Model Library Sidebar",
|
||||||
"tooltip": "Model Library"
|
"tooltip": "Model Library"
|
||||||
|
|||||||
@@ -990,6 +990,7 @@
|
|||||||
"Toggle Essential Bottom Panel": "Toggle Essential Bottom Panel",
|
"Toggle Essential Bottom Panel": "Toggle Essential Bottom Panel",
|
||||||
"Toggle View Controls Bottom Panel": "Toggle View Controls Bottom Panel",
|
"Toggle View Controls Bottom Panel": "Toggle View Controls Bottom Panel",
|
||||||
"Focus Mode": "Focus Mode",
|
"Focus Mode": "Focus Mode",
|
||||||
|
"Assets": "Assets",
|
||||||
"Model Library": "Model Library",
|
"Model Library": "Model Library",
|
||||||
"Node Library": "Node Library",
|
"Node Library": "Node Library",
|
||||||
"Queue Panel": "Queue Panel",
|
"Queue Panel": "Queue Panel",
|
||||||
@@ -1056,7 +1057,8 @@
|
|||||||
"3DViewer": "3DViewer",
|
"3DViewer": "3DViewer",
|
||||||
"Vue Nodes": "Vue Nodes",
|
"Vue Nodes": "Vue Nodes",
|
||||||
"Canvas Navigation": "Canvas Navigation",
|
"Canvas Navigation": "Canvas Navigation",
|
||||||
"PlanCredits": "Plan & Credits"
|
"PlanCredits": "Plan & Credits",
|
||||||
|
"VueNodes": "Vue Nodes"
|
||||||
},
|
},
|
||||||
"serverConfigItems": {
|
"serverConfigItems": {
|
||||||
"listen": {
|
"listen": {
|
||||||
@@ -1828,4 +1830,4 @@
|
|||||||
"message": "Nodes just got a new look and feel",
|
"message": "Nodes just got a new look and feel",
|
||||||
"tryItOut": "Try it out"
|
"tryItOut": "Try it out"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -5158,7 +5158,7 @@
|
|||||||
},
|
},
|
||||||
"LumaConceptsNode": {
|
"LumaConceptsNode": {
|
||||||
"display_name": "Luma Concepts",
|
"display_name": "Luma Concepts",
|
||||||
"description": "Holds one or more Camera Concepts for use with Luma Text to Video and Luma Image to Video nodes.",
|
"description": "Camera Concepts for use with Luma Text to Video and Luma Image to Video nodes.",
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"concept1": {
|
"concept1": {
|
||||||
"name": "concept1"
|
"name": "concept1"
|
||||||
@@ -5462,7 +5462,7 @@
|
|||||||
},
|
},
|
||||||
"MinimaxImageToVideoNode": {
|
"MinimaxImageToVideoNode": {
|
||||||
"display_name": "MiniMax Image to Video",
|
"display_name": "MiniMax Image to Video",
|
||||||
"description": "Generates videos synchronously based on an image and prompt, and optional parameters using MiniMax's API.",
|
"description": "Generates videos synchronously based on an image and prompt, and optional parameters.",
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"image": {
|
"image": {
|
||||||
"name": "image",
|
"name": "image",
|
||||||
@@ -5492,7 +5492,7 @@
|
|||||||
},
|
},
|
||||||
"MinimaxTextToVideoNode": {
|
"MinimaxTextToVideoNode": {
|
||||||
"display_name": "MiniMax Text to Video",
|
"display_name": "MiniMax Text to Video",
|
||||||
"description": "Generates videos synchronously based on a prompt, and optional parameters using MiniMax's API.",
|
"description": "Generates videos synchronously based on a prompt, and optional parameters.",
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"prompt_text": {
|
"prompt_text": {
|
||||||
"name": "prompt_text",
|
"name": "prompt_text",
|
||||||
@@ -9027,7 +9027,8 @@
|
|||||||
},
|
},
|
||||||
"outputs": {
|
"outputs": {
|
||||||
"0": {
|
"0": {
|
||||||
"name": "recraft_color"
|
"name": "recraft_color",
|
||||||
|
"tooltip": null
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -9044,7 +9045,8 @@
|
|||||||
},
|
},
|
||||||
"outputs": {
|
"outputs": {
|
||||||
"0": {
|
"0": {
|
||||||
"name": "recraft_controls"
|
"name": "recraft_controls",
|
||||||
|
"tooltip": null
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -9055,6 +9057,11 @@
|
|||||||
"image": {
|
"image": {
|
||||||
"name": "image"
|
"name": "image"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"outputs": {
|
||||||
|
"0": {
|
||||||
|
"tooltip": null
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"RecraftCrispUpscaleNode": {
|
"RecraftCrispUpscaleNode": {
|
||||||
@@ -9064,6 +9071,11 @@
|
|||||||
"image": {
|
"image": {
|
||||||
"name": "image"
|
"name": "image"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"outputs": {
|
||||||
|
"0": {
|
||||||
|
"tooltip": null
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"RecraftImageInpaintingNode": {
|
"RecraftImageInpaintingNode": {
|
||||||
@@ -9098,6 +9110,11 @@
|
|||||||
"control_after_generate": {
|
"control_after_generate": {
|
||||||
"name": "control after generate"
|
"name": "control after generate"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"outputs": {
|
||||||
|
"0": {
|
||||||
|
"tooltip": null
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"RecraftImageToImageNode": {
|
"RecraftImageToImageNode": {
|
||||||
@@ -9137,6 +9154,11 @@
|
|||||||
"control_after_generate": {
|
"control_after_generate": {
|
||||||
"name": "control after generate"
|
"name": "control after generate"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"outputs": {
|
||||||
|
"0": {
|
||||||
|
"tooltip": null
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"RecraftRemoveBackgroundNode": {
|
"RecraftRemoveBackgroundNode": {
|
||||||
@@ -9146,6 +9168,14 @@
|
|||||||
"image": {
|
"image": {
|
||||||
"name": "image"
|
"name": "image"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"outputs": {
|
||||||
|
"0": {
|
||||||
|
"tooltip": null
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"tooltip": null
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"RecraftReplaceBackgroundNode": {
|
"RecraftReplaceBackgroundNode": {
|
||||||
@@ -9177,6 +9207,11 @@
|
|||||||
"control_after_generate": {
|
"control_after_generate": {
|
||||||
"name": "control after generate"
|
"name": "control after generate"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"outputs": {
|
||||||
|
"0": {
|
||||||
|
"tooltip": null
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"RecraftStyleV3DigitalIllustration": {
|
"RecraftStyleV3DigitalIllustration": {
|
||||||
@@ -9189,7 +9224,8 @@
|
|||||||
},
|
},
|
||||||
"outputs": {
|
"outputs": {
|
||||||
"0": {
|
"0": {
|
||||||
"name": "recraft_style"
|
"name": "recraft_style",
|
||||||
|
"tooltip": null
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -9204,7 +9240,8 @@
|
|||||||
},
|
},
|
||||||
"outputs": {
|
"outputs": {
|
||||||
"0": {
|
"0": {
|
||||||
"name": "recraft_style"
|
"name": "recraft_style",
|
||||||
|
"tooltip": null
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -9218,7 +9255,8 @@
|
|||||||
},
|
},
|
||||||
"outputs": {
|
"outputs": {
|
||||||
"0": {
|
"0": {
|
||||||
"name": "recraft_style"
|
"name": "recraft_style",
|
||||||
|
"tooltip": null
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -9232,7 +9270,8 @@
|
|||||||
},
|
},
|
||||||
"outputs": {
|
"outputs": {
|
||||||
"0": {
|
"0": {
|
||||||
"name": "recraft_style"
|
"name": "recraft_style",
|
||||||
|
"tooltip": null
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -9270,6 +9309,11 @@
|
|||||||
"control_after_generate": {
|
"control_after_generate": {
|
||||||
"name": "control after generate"
|
"name": "control after generate"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"outputs": {
|
||||||
|
"0": {
|
||||||
|
"tooltip": null
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"RecraftTextToVectorNode": {
|
"RecraftTextToVectorNode": {
|
||||||
@@ -9306,6 +9350,11 @@
|
|||||||
"control_after_generate": {
|
"control_after_generate": {
|
||||||
"name": "control after generate"
|
"name": "control after generate"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"outputs": {
|
||||||
|
"0": {
|
||||||
|
"tooltip": null
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"RecraftVectorizeImageNode": {
|
"RecraftVectorizeImageNode": {
|
||||||
@@ -9315,6 +9364,11 @@
|
|||||||
"image": {
|
"image": {
|
||||||
"name": "image"
|
"name": "image"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"outputs": {
|
||||||
|
"0": {
|
||||||
|
"tooltip": null
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"ReferenceLatent": {
|
"ReferenceLatent": {
|
||||||
|
|||||||
@@ -364,6 +364,14 @@
|
|||||||
"Comfy_Validation_Workflows": {
|
"Comfy_Validation_Workflows": {
|
||||||
"name": "Validate workflows"
|
"name": "Validate workflows"
|
||||||
},
|
},
|
||||||
|
"Comfy_VueNodes_AutoScaleLayout": {
|
||||||
|
"name": "Auto-scale layout (Vue nodes)",
|
||||||
|
"tooltip": "Automatically scale node positions when switching to Vue rendering to prevent overlap"
|
||||||
|
},
|
||||||
|
"Comfy_VueNodes_Enabled": {
|
||||||
|
"name": "Modern Node Design (Vue Nodes)",
|
||||||
|
"tooltip": "Modern: DOM-based rendering with enhanced interactivity, native browser features, and updated visual design. Classic: Traditional canvas rendering."
|
||||||
|
},
|
||||||
"Comfy_WidgetControlMode": {
|
"Comfy_WidgetControlMode": {
|
||||||
"name": "Widget control mode",
|
"name": "Widget control mode",
|
||||||
"tooltip": "Controls when widget values are updated (randomize/increment/decrement), either before the prompt is queued or after.",
|
"tooltip": "Controls when widget values are updated (randomize/increment/decrement), either before the prompt is queued or after.",
|
||||||
|
|||||||
Reference in New Issue
Block a user