mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-30 03:01:54 +00:00
Add Hunyuan3d template workflow titles i18 fields (#3171)
Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: Chenlei Hu <huchenlei@proton.me>
This commit is contained in:
@@ -516,7 +516,10 @@
|
|||||||
"area_composition_square_area_for_subject": "Area Composition Square Area for Subject"
|
"area_composition_square_area_for_subject": "Area Composition Square Area for Subject"
|
||||||
},
|
},
|
||||||
"3D": {
|
"3D": {
|
||||||
"stable_zero123_example": "Stable Zero123"
|
"stable_zero123_example": "Stable Zero123",
|
||||||
|
"hunyuan3d-non-multiview-train": "Hunyuan3D 2.0",
|
||||||
|
"hunyuan-3d-multiview-elf": "Hunyuan3D 2.0 MV",
|
||||||
|
"hunyuan-3d-turbo": "Hunyuan3D 2.0 MV Turbo"
|
||||||
},
|
},
|
||||||
"Audio": {
|
"Audio": {
|
||||||
"stable_audio_example": "Stable Audio"
|
"stable_audio_example": "Stable Audio"
|
||||||
|
|||||||
@@ -891,6 +891,9 @@
|
|||||||
},
|
},
|
||||||
"template": {
|
"template": {
|
||||||
"3D": {
|
"3D": {
|
||||||
|
"hunyuan-3d-multiview-elf": "Hunyuan3D Multivue",
|
||||||
|
"hunyuan-3d-turbo": "Hunyuan3D Turbo",
|
||||||
|
"hunyuan3d-non-multiview-train": "Hunyuan3D",
|
||||||
"stable_zero123_example": "Stable Zero123"
|
"stable_zero123_example": "Stable Zero123"
|
||||||
},
|
},
|
||||||
"Area Composition": {
|
"Area Composition": {
|
||||||
|
|||||||
@@ -891,6 +891,9 @@
|
|||||||
},
|
},
|
||||||
"template": {
|
"template": {
|
||||||
"3D": {
|
"3D": {
|
||||||
|
"hunyuan-3d-multiview-elf": "Hunyuan3D マルチビュー",
|
||||||
|
"hunyuan-3d-turbo": "Hunyuan3D ターボ",
|
||||||
|
"hunyuan3d-non-multiview-train": "Hunyuan3D",
|
||||||
"stable_zero123_example": "Stable Zero123"
|
"stable_zero123_example": "Stable Zero123"
|
||||||
},
|
},
|
||||||
"Area Composition": {
|
"Area Composition": {
|
||||||
|
|||||||
@@ -891,6 +891,9 @@
|
|||||||
},
|
},
|
||||||
"template": {
|
"template": {
|
||||||
"3D": {
|
"3D": {
|
||||||
|
"hunyuan-3d-multiview-elf": "Hunyuan3D 다중뷰",
|
||||||
|
"hunyuan-3d-turbo": "Hunyuan3D 터보",
|
||||||
|
"hunyuan3d-non-multiview-train": "Hunyuan3D",
|
||||||
"stable_zero123_example": "스테이블 제로123"
|
"stable_zero123_example": "스테이블 제로123"
|
||||||
},
|
},
|
||||||
"Area Composition": {
|
"Area Composition": {
|
||||||
|
|||||||
@@ -891,6 +891,9 @@
|
|||||||
},
|
},
|
||||||
"template": {
|
"template": {
|
||||||
"3D": {
|
"3D": {
|
||||||
|
"hunyuan-3d-multiview-elf": "Hunyuan3D Многовидовой",
|
||||||
|
"hunyuan-3d-turbo": "Hunyuan3D Турбо",
|
||||||
|
"hunyuan3d-non-multiview-train": "Hunyuan3D",
|
||||||
"stable_zero123_example": "Stable Zero123"
|
"stable_zero123_example": "Stable Zero123"
|
||||||
},
|
},
|
||||||
"Area Composition": {
|
"Area Composition": {
|
||||||
|
|||||||
@@ -891,6 +891,9 @@
|
|||||||
},
|
},
|
||||||
"template": {
|
"template": {
|
||||||
"3D": {
|
"3D": {
|
||||||
|
"hunyuan-3d-multiview-elf": "Hunyuan3D多视图",
|
||||||
|
"hunyuan-3d-turbo": "Hunyuan3D Turbo",
|
||||||
|
"hunyuan3d-non-multiview-train": "Hunyuan3D",
|
||||||
"stable_zero123_example": "稳定Zero123"
|
"stable_zero123_example": "稳定Zero123"
|
||||||
},
|
},
|
||||||
"Area Composition": {
|
"Area Composition": {
|
||||||
@@ -975,4 +978,4 @@
|
|||||||
"exportWorkflow": "导出工作流",
|
"exportWorkflow": "导出工作流",
|
||||||
"saveWorkflow": "保存工作流"
|
"saveWorkflow": "保存工作流"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user