[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": "背景画像を削除",