[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:
Christian Byrne
2025-04-06 10:29:46 +08:00
committed by GitHub
parent 785cad70ba
commit 9dd3b9fff5
8 changed files with 54 additions and 12 deletions

View File

@@ -372,6 +372,12 @@
"lightIntensity": "조명 강도",
"loadingModel": "3D 모델 로딩 중...",
"materialMode": "재질 모드",
"materialModes": {
"depth": "깊이",
"normal": "정상",
"original": "원본",
"wireframe": "와이어프레임"
},
"model": "모델",
"previewOutput": "출력 미리보기",
"removeBackgroundImage": "배경 이미지 제거",