mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-29 10:42:44 +00:00
[3d] Set view only when object exists (#1912)
* [3d] Set view only when object exists * Update locales [skip ci] --------- Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
@@ -27,6 +27,8 @@
|
||||
"INT": "整数",
|
||||
"LATENT": "潜在",
|
||||
"LATENT_OPERATION": "潜在操作",
|
||||
"LOAD_3D": "3Dをロード",
|
||||
"LOAD_3D_ANIMATION": "3Dアニメーションをロード",
|
||||
"MASK": "マスク",
|
||||
"MODEL": "モデル",
|
||||
"NOISE": "ノイズ",
|
||||
@@ -274,6 +276,7 @@
|
||||
"Zoom Out": "ズームアウト"
|
||||
},
|
||||
"nodeCategories": {
|
||||
"3d": "3d",
|
||||
"3d_models": "3Dモデル",
|
||||
"DevTools": "デブツール",
|
||||
"_for_testing": "_テスト用",
|
||||
|
||||
Reference in New Issue
Block a user