[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": "上方向",