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:
Christian Byrne
2025-03-20 18:31:42 -07:00
committed by GitHub
parent 4dad89369a
commit fc7ed1bf09
6 changed files with 20 additions and 2 deletions

View File

@@ -516,7 +516,10 @@
"area_composition_square_area_for_subject": "Area Composition Square Area for Subject"
},
"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": {
"stable_audio_example": "Stable Audio"

View File

@@ -891,6 +891,9 @@
},
"template": {
"3D": {
"hunyuan-3d-multiview-elf": "Hunyuan3D Multivue",
"hunyuan-3d-turbo": "Hunyuan3D Turbo",
"hunyuan3d-non-multiview-train": "Hunyuan3D",
"stable_zero123_example": "Stable Zero123"
},
"Area Composition": {

View File

@@ -891,6 +891,9 @@
},
"template": {
"3D": {
"hunyuan-3d-multiview-elf": "Hunyuan3D マルチビュー",
"hunyuan-3d-turbo": "Hunyuan3D ターボ",
"hunyuan3d-non-multiview-train": "Hunyuan3D",
"stable_zero123_example": "Stable Zero123"
},
"Area Composition": {

View File

@@ -891,6 +891,9 @@
},
"template": {
"3D": {
"hunyuan-3d-multiview-elf": "Hunyuan3D 다중뷰",
"hunyuan-3d-turbo": "Hunyuan3D 터보",
"hunyuan3d-non-multiview-train": "Hunyuan3D",
"stable_zero123_example": "스테이블 제로123"
},
"Area Composition": {

View File

@@ -891,6 +891,9 @@
},
"template": {
"3D": {
"hunyuan-3d-multiview-elf": "Hunyuan3D Многовидовой",
"hunyuan-3d-turbo": "Hunyuan3D Турбо",
"hunyuan3d-non-multiview-train": "Hunyuan3D",
"stable_zero123_example": "Stable Zero123"
},
"Area Composition": {

View File

@@ -891,6 +891,9 @@
},
"template": {
"3D": {
"hunyuan-3d-multiview-elf": "Hunyuan3D多视图",
"hunyuan-3d-turbo": "Hunyuan3D Turbo",
"hunyuan3d-non-multiview-train": "Hunyuan3D",
"stable_zero123_example": "稳定Zero123"
},
"Area Composition": {
@@ -975,4 +978,4 @@
"exportWorkflow": "导出工作流",
"saveWorkflow": "保存工作流"
}
}
}