11
This commit is contained in:
@@ -119,7 +119,7 @@
|
|||||||
{
|
{
|
||||||
tier: NODE_DATATIER.TO_3VIEW,
|
tier: NODE_DATATIER.TO_3VIEW,
|
||||||
type: NODE_DATATYPE.TO_3VIEW,
|
type: NODE_DATATYPE.TO_3VIEW,
|
||||||
title: t('FlowCanvas.to3DViewTitle'),
|
title: t('FlowCanvas.to3ViewTitle'),
|
||||||
component: To3View,
|
component: To3View,
|
||||||
api:threeToThreeViewsApi
|
api:threeToThreeViewsApi
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -243,7 +243,7 @@ export default {
|
|||||||
sceneCompositionTitle: 'Scene Composition',
|
sceneCompositionTitle: 'Scene Composition',
|
||||||
colorPaletteTitle: 'Color Palette',
|
colorPaletteTitle: 'Color Palette',
|
||||||
to3DModelTitle: 'To 3D Model',
|
to3DModelTitle: 'To 3D Model',
|
||||||
to3DViewTitle: 'To 3D View',
|
to3ViewTitle: 'To 3D View',
|
||||||
// 卡片工具
|
// 卡片工具
|
||||||
print: 'Print',
|
print: 'Print',
|
||||||
settings: 'Settings',
|
settings: 'Settings',
|
||||||
|
|||||||
@@ -238,7 +238,7 @@ export default {
|
|||||||
sceneCompositionTitle: '场景构图',
|
sceneCompositionTitle: '场景构图',
|
||||||
colorPaletteTitle: '颜色调色板',
|
colorPaletteTitle: '颜色调色板',
|
||||||
to3DModelTitle: '3D模型',
|
to3DModelTitle: '3D模型',
|
||||||
to3DViewTitle: '3视图',
|
to3ViewTitle: '3视图',
|
||||||
// 卡片工具
|
// 卡片工具
|
||||||
print: '印花',
|
print: '印花',
|
||||||
settings: '设置',
|
settings: '设置',
|
||||||
|
|||||||
Reference in New Issue
Block a user