画布语言适配
This commit is contained in:
@@ -189,7 +189,7 @@ export default {
|
||||
delete: '删除',
|
||||
edit: '编辑'
|
||||
},
|
||||
flowCanvas: {
|
||||
FlowCanvas: {
|
||||
deleteCardConfirm: '确定要删除该功能卡片吗?',
|
||||
confirm: '确认',
|
||||
cancel: '取消',
|
||||
@@ -221,6 +221,75 @@ export default {
|
||||
toRealVariantsShortcut5Label: '修改...',
|
||||
toRealVariantsShortcut5Value: '修改了椅背的外轮廓.',
|
||||
toRealVariantsPlaceholder: '请输入修改后的家具详情...',
|
||||
export: '导出',
|
||||
edit: '编辑',
|
||||
generate: '生成',
|
||||
copy: '复制',
|
||||
delete: '删除',
|
||||
flipHorizontal: '水平翻转',
|
||||
flipVertical: '垂直翻转',
|
||||
clickEditText: '点击编辑文本',
|
||||
// 卡片工具标题
|
||||
selectCardsTitle: '高级工具',
|
||||
toRealStyleTitle: '真实风格',
|
||||
toRealVariantsTitle: '真实风格变体',
|
||||
surfaceEditTitle: '表面编辑',
|
||||
surfaceEditCanvasTitle: '表面编辑(Canvas)',
|
||||
sceneCompositionTitle: '场景构图',
|
||||
colorPaletteTitle: '颜色调色板',
|
||||
to3DModelTitle: '3D模型',
|
||||
to3DViewTitle: '3视图',
|
||||
// 卡片工具
|
||||
print: '印花',
|
||||
settings: '设置',
|
||||
angle: '角度',
|
||||
scale: '缩放',
|
||||
gapX: '水平间距',
|
||||
gapY: '垂直间距',
|
||||
offset: '偏移量',
|
||||
size: '大小',
|
||||
prompt: '提示',
|
||||
promptDefaultPlaceholder: '请输入你想要描述的场景…',
|
||||
mode: '模式',
|
||||
advancedMode: '高级',
|
||||
normalMode: '普通',
|
||||
chooseColor: '选择颜色',
|
||||
output: '输出',
|
||||
chooseStyle: '选择风格',
|
||||
colorful: '多彩',
|
||||
minimalist: '极简',
|
||||
modernist: '现代',
|
||||
bauhaus: '包豪斯',
|
||||
mintage: '复古',
|
||||
industrial: '工业',
|
||||
futuristic: '未来',
|
||||
elegant: '优雅',
|
||||
organic: '有机',
|
||||
calm: '平静',
|
||||
abstract: '抽象',
|
||||
kitschCore: '媚俗核心',
|
||||
sophisticated: '精致',
|
||||
maximalism: '极繁',
|
||||
clean: '干净',
|
||||
brightColors: '明亮色彩',
|
||||
luxurious: '豪华',
|
||||
boldColors: '大胆色彩',
|
||||
brutalism: '粗野主义',
|
||||
image: '图片',
|
||||
_3DModel: '3D模型',
|
||||
toRealStyleShortcut1Label: '修改沙发...',
|
||||
toRealStyleShortcut1Value: '修改沙发靠背的形状.',
|
||||
toRealStyleShortcut2Label: '鲜艳的色彩...',
|
||||
toRealStyleShortcut2Value: '鲜艳的色彩搭配现代的图案,将风格转变为实用的家具设计。',
|
||||
toRealStyleShortcut3Label: '风格改为...',
|
||||
toRealStyleShortcut3Value: "使结构更加精致匀称,将风格改为符合实际的家具风格。",
|
||||
toRealStyleShortcut4Label: '精细织物纹理...',
|
||||
toRealStyleShortcut4Value: '想象一下这种带有精细织物纹理的家具,将其风格改为写实风格。',
|
||||
toRealStyleShortcut5Label: '天然橡木纹理...',
|
||||
toRealStyleShortcut5Value: '采用具有天然橡木纹理的木质材料以及柔软的织物,将风格转变为具有真实感的家具设计。',
|
||||
// 上传文件组件
|
||||
selectFile: '选择文件',
|
||||
uploadFiles: '上传文件',
|
||||
},
|
||||
assistant: {
|
||||
inputPlaceholder: '请输入'
|
||||
|
||||
Reference in New Issue
Block a user