[3d] add missing i18n (#2700)

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Terry Jia
2025-02-23 23:50:13 -05:00
committed by GitHub
parent eb951c9cf9
commit 822a8e02f8
7 changed files with 30 additions and 6 deletions

View File

@@ -321,12 +321,16 @@
},
"load3d": {
"backgroundColor": "배경색",
"camera": "카메라",
"fov": "FOV",
"light": "빛",
"lightIntensity": "조명 강도",
"loadingModel": "3D 모델 로딩 중...",
"materialMode": "재질 모드",
"model": "모델",
"previewOutput": "출력 미리보기",
"removeBackgroundImage": "배경 이미지 제거",
"scene": "장면",
"showGrid": "그리드 표시",
"switchCamera": "카메라 전환",
"upDirection": "위 방향",