mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-11 00:10:40 +00:00
[3d] add tooltip (#2524)
Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
@@ -311,6 +311,14 @@
|
||||
"maxLength": "메시지가 너무 깁니다"
|
||||
}
|
||||
},
|
||||
"load3d": {
|
||||
"backgroundColor": "배경색",
|
||||
"fov": "FOV",
|
||||
"lightIntensity": "조명 강도",
|
||||
"previewOutput": "출력 미리보기",
|
||||
"showGrid": "그리드 표시",
|
||||
"switchCamera": "카메라 전환"
|
||||
},
|
||||
"maintenance": {
|
||||
"None": "없음",
|
||||
"OK": "확인",
|
||||
|
||||
Reference in New Issue
Block a user