mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-04 21:22:07 +00:00
[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:
@@ -1002,7 +1002,13 @@
|
||||
"exportModel": "Export Model",
|
||||
"exportingModel": "Exporting model...",
|
||||
"uploadTexture": "Upload Texture",
|
||||
"applyingTexture": "Applying Texture..."
|
||||
"applyingTexture": "Applying Texture...",
|
||||
"materialModes": {
|
||||
"normal": "Normal",
|
||||
"wireframe": "Wireframe",
|
||||
"original": "Original",
|
||||
"depth": "Depth"
|
||||
}
|
||||
},
|
||||
"toastMessages": {
|
||||
"no3dScene": "No 3D scene to apply texture",
|
||||
|
||||
Reference in New Issue
Block a user