mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-13 17:10:06 +00:00
1.39.9 (#8707)
Patch version increment to 1.39.9 **Base branch:** `main` --------- Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com> Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
@@ -6432,9 +6432,7 @@
|
||||
"Load3D": {
|
||||
"display_name": "3D Yükle",
|
||||
"inputs": {
|
||||
"clear": {
|
||||
"": "Temizle"
|
||||
},
|
||||
"clear": {},
|
||||
"height": {
|
||||
"name": "yükseklik"
|
||||
},
|
||||
@@ -6444,12 +6442,8 @@
|
||||
"model_file": {
|
||||
"name": "model_dosyası"
|
||||
},
|
||||
"upload 3d model": {
|
||||
"": "3D modeli yükle"
|
||||
},
|
||||
"upload extra resources": {
|
||||
"": "Ek kaynakları yükle"
|
||||
},
|
||||
"upload 3d model": {},
|
||||
"upload extra resources": {},
|
||||
"width": {
|
||||
"name": "genişlik"
|
||||
}
|
||||
@@ -10807,6 +10801,9 @@
|
||||
"camera_info": {
|
||||
"name": "kamera_bilgisi"
|
||||
},
|
||||
"image": {
|
||||
"name": "görüntü"
|
||||
},
|
||||
"model_file": {
|
||||
"name": "model_dosyası",
|
||||
"tooltip": "3D model dosyası veya yol dizgesi"
|
||||
@@ -12625,6 +12622,9 @@
|
||||
"filename_prefix": {
|
||||
"name": "dosyaadı_öneki"
|
||||
},
|
||||
"image": {
|
||||
"name": "görüntü"
|
||||
},
|
||||
"mesh": {
|
||||
"name": "ağ",
|
||||
"tooltip": "Kaydedilecek Mesh veya GLB dosyası"
|
||||
|
||||
Reference in New Issue
Block a user