mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-04 21:22:07 +00:00
[3d] Add translations for material modes controls (#3325)
Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: Terry Jia <terryjia88@gmail.com>
This commit is contained in:
@@ -372,6 +372,12 @@
|
||||
"lightIntensity": "조명 강도",
|
||||
"loadingModel": "3D 모델 로딩 중...",
|
||||
"materialMode": "재질 모드",
|
||||
"materialModes": {
|
||||
"depth": "깊이",
|
||||
"normal": "정상",
|
||||
"original": "원본",
|
||||
"wireframe": "와이어프레임"
|
||||
},
|
||||
"model": "모델",
|
||||
"previewOutput": "출력 미리보기",
|
||||
"removeBackgroundImage": "배경 이미지 제거",
|
||||
|
||||
Reference in New Issue
Block a user