feat: 弹窗&prompt i18n

This commit is contained in:
zhangyh
2025-11-14 15:10:32 +08:00
parent 80472a9cec
commit c32afb99ce
11 changed files with 444 additions and 162 deletions

View File

@@ -321,8 +321,29 @@ export default {
'Professional product photo: garment displayed with natural shape, no model. Studio lighting. Preserve exact details - patterns, colors, textures, embellishments.', // 上传线稿,不带模特
VideoType: 'Video Type',
FirstFrame: 'First frame',
LastFrame: 'Last frame',
FirstAndLastFrames: 'First and last frames',
FirstFrameAndSkeleton: 'First frame and skeleton',
Tips: 'Tips',
TipsStart: 'User can use ',
TipsEnd: 'Edit Product Image to generate first or last frames.',
PormptPlaceholder: 'Enter the scene you want to describe...',
firstAndLastFrameText1: 'As the video progresses, use',
firstAndLastFramePlaceholder1: '[Camera Movement]',
firstAndLastFrameText2: 'to follow the motion, under',
firstAndLastFramePlaceholder2: '[Light]',
firstAndLastFrameText3: ', maintaining full consistency of model identity, styling, and outfit across all frames.',
firstFrameText1: 'Set the',
firstFramePlaceholder1: '[Scene]',
firstFrameText2: ', where the model',
firstFramePlaceholder2: '[Motion]',
firstFrameText3: 'use a',
firstFramePlaceholder3: '[Camera Movement]',
firstFrameText4: 'combined with a',
firstFramePlaceholder4: '[Camera Movement]',
firstFrameText5: ', under',
firstFramePlaceholder5: '[Light]',
firstFrameText6: ', complementing the look.'
},
LibraryPage: {
library: 'Library',