feat: 提示词助手弹窗
This commit is contained in:
@@ -289,7 +289,12 @@ export default {
|
||||
jsContent1:
|
||||
'Your changes will be lost if you navigate away from this page. Are you sure you want to leave this page?',
|
||||
jsContent2: 'Please select at least one picture',
|
||||
jsContent3: 'One of your images failed to generate. Please try again.'
|
||||
jsContent3: 'One of your images failed to generate. Please try again.',
|
||||
Prompt: 'Prompt',
|
||||
PromptAssit: 'Prompt Assit',
|
||||
AssitSubTitle: 'You can copy following prompt and try:',
|
||||
CopySuccess: 'Copied to clipboard',
|
||||
CopyFiled: 'Failed to copy'
|
||||
},
|
||||
poseTransfer: {
|
||||
SelectDesign: 'Product image',
|
||||
@@ -312,7 +317,7 @@ export default {
|
||||
UploadWithModel:
|
||||
'Create realistic studio photo with model wearing this garment. Keep original model if present, or generate appropriate model. Standing pose, facing camera. Preserve exact garment details - patterns, colors, textures, embellishments.', // 上传线稿,带模特
|
||||
UploadWithoutModel:
|
||||
'Professional product photo: garment displayed with natural shape, no model. Studio lighting. Preserve exact details - patterns, colors, textures, embellishments.', // 上传线稿,不带模特
|
||||
'Professional product photo: garment displayed with natural shape, no model. Studio lighting. Preserve exact details - patterns, colors, textures, embellishments.' // 上传线稿,不带模特
|
||||
},
|
||||
LibraryPage: {
|
||||
library: 'Library',
|
||||
|
||||
Reference in New Issue
Block a user