Merge branch 'dev_vite' of ssh://18.167.251.121:10002/aidlab/aida_front into dev_vite

This commit is contained in:
zhangyh
2025-11-21 13:25:15 +08:00
3 changed files with 5 additions and 3 deletions

View File

@@ -288,7 +288,8 @@ export default {
CopyFiled: '复制失败',
noPrompt: '请输入提示词',
OriginalImage: '原始图像',
EditGarmen: '您可以编辑这件服装',
EditGarmen: '您可以编辑这件模型',
EditGarmen2: '您可以编辑这件场景',
Background: '白色背景',
BackgroundColor: '纯色背景',
ComplexBackground: '复杂背景',

View File

@@ -298,7 +298,8 @@ export default {
CopyFiled: 'Failed to copy',
noPrompt: 'Please enter prompt',
OriginalImage: 'Original Image',
EditGarmen: 'You can edit the garmen',
EditGarmen: 'You can edit the Model',
EditGarmen2: 'You can edit the Scene',
Background: 'White Background',
BackgroundColor: 'Background with Pure Color',
ComplexBackground: 'with Complex Background',