[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": "Удалить фоновое изображение",