mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-04 13:12:10 +00:00
Update locales (Sync core node defs)(#1984)
This commit is contained in:
@@ -650,6 +650,31 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"ConditioningStableAudio": {
|
||||
"display_name": "StableAudio条件",
|
||||
"inputs": {
|
||||
"negative": {
|
||||
"name": "负向"
|
||||
},
|
||||
"positive": {
|
||||
"name": "正向"
|
||||
},
|
||||
"seconds_start": {
|
||||
"name": "开始秒数"
|
||||
},
|
||||
"seconds_total": {
|
||||
"name": "总秒数"
|
||||
}
|
||||
},
|
||||
"outputs": {
|
||||
"0": {
|
||||
"name": "正向"
|
||||
},
|
||||
"1": {
|
||||
"name": "负向"
|
||||
}
|
||||
}
|
||||
},
|
||||
"ConditioningTimestepsRange": {
|
||||
"display_name": "时间步范围",
|
||||
"inputs": {
|
||||
@@ -4180,6 +4205,35 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"Preview3D": {
|
||||
"display_name": "3D预览",
|
||||
"inputs": {
|
||||
"bg_color": {
|
||||
"name": "背景颜色"
|
||||
},
|
||||
"camera_type": {
|
||||
"name": "相机类型"
|
||||
},
|
||||
"light_intensity": {
|
||||
"name": "光照强度"
|
||||
},
|
||||
"material": {
|
||||
"name": "材质"
|
||||
},
|
||||
"model_file": {
|
||||
"name": "模型文件"
|
||||
},
|
||||
"show_grid": {
|
||||
"name": "显示网格"
|
||||
},
|
||||
"up_direction": {
|
||||
"name": "上方向"
|
||||
},
|
||||
"view": {
|
||||
"name": "视图"
|
||||
}
|
||||
}
|
||||
},
|
||||
"PreviewAudio": {
|
||||
"display_name": "预览音频",
|
||||
"inputs": {
|
||||
|
||||
Reference in New Issue
Block a user