mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-28 18:22:40 +00:00
[3d] add recording video support (#3749)
Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
@@ -467,9 +467,11 @@
|
||||
"applyingTexture": "텍스처 적용 중...",
|
||||
"backgroundColor": "배경색",
|
||||
"camera": "카메라",
|
||||
"clearRecording": "녹화 지우기",
|
||||
"edgeThreshold": "엣지 임계값",
|
||||
"export": "내보내기",
|
||||
"exportModel": "모델 내보내기",
|
||||
"exportRecording": "녹화 내보내기",
|
||||
"exportingModel": "모델 내보내기 중...",
|
||||
"fov": "FOV",
|
||||
"light": "빛",
|
||||
@@ -478,6 +480,7 @@
|
||||
"materialMode": "재질 모드",
|
||||
"materialModes": {
|
||||
"depth": "깊이",
|
||||
"lineart": "라인아트",
|
||||
"normal": "노멀(normal)",
|
||||
"original": "원본",
|
||||
"wireframe": "와이어프레임"
|
||||
@@ -485,8 +488,11 @@
|
||||
"model": "모델",
|
||||
"previewOutput": "출력 미리보기",
|
||||
"removeBackgroundImage": "배경 이미지 제거",
|
||||
"resizeNodeMatchOutput": "노드 크기를 출력에 맞추기",
|
||||
"scene": "장면",
|
||||
"showGrid": "그리드 표시",
|
||||
"startRecording": "녹화 시작",
|
||||
"stopRecording": "녹화 중지",
|
||||
"switchCamera": "카메라 전환",
|
||||
"switchingMaterialMode": "재질 모드 전환 중...",
|
||||
"upDirection": "위 방향",
|
||||
|
||||
Reference in New Issue
Block a user