合并画布,部分样式调整

This commit is contained in:
X1627315083
2025-06-26 15:41:08 +08:00
parent fd05c70937
commit fc6d8d4c8d
75 changed files with 1772 additions and 672 deletions

View File

@@ -6,6 +6,7 @@ export default {
HISTORY:'HISTORY',
WORKS:'GALLERY',
EVENTS:'EVENTS',
AdvancedTools:'Advanced tools',
personal:'Personal Center',
bindEmail:'bind email',
logOff:'log off',
@@ -22,6 +23,36 @@ export default {
SubscribeNow:'Subscribe now',
TaskList:'Task List',
ViewOrders:'View Orders',
toolsToProduct:'To Product Image',
toolsRelight:'Relight',
toolsToTransferPose:'Transfer Pose',
toolsDeReconstruction:'De/Reconstruction',
toolsPatternMaking:'3D Pattern Making',
toolsCanvas:'Canvas',
NewProject:'New Project',
Rename:'Rename',
Setting:'Setting',
BatchGeneration:'Batch Generation',
Delete:'Delete',
Language:'Language',
Administrator:'Administrator',
Affiliate:'Affiliate',
Tools:'Tools',
Type:'Type',
Unfold:'Unfold',
Size:'Size',
Small:'Small',
Large:'Large',
Medium:'Medium',
All:'All',
Design:'Design',
Product:'Product',
PoseTransfer:'Pose Transfer',
Today:'Today',
Yesterday:'Yesterday',
WithinAWeek:'Within a week',
Earlier:'Earlier',
pastDue:'You can use these features only after becoming a regular user~',
jsContent1:'The email format is incorrect',
jsContent2:'Succeeded in binding the mailbox.',
jsContent3:`You have not performed any operation for a long time. You must be active;otherwise, you will log out in {numTime} S`,
@@ -136,6 +167,17 @@ export default {
Style:'Style',
Select:'Select',
Clear:'Clear',
ProjectName:'Project name',
Role:'Role',
Adult:'Adult',
Child:'Child',
Gender:'Gender',
Male:'Male',
Female:'Female',
Brand:'Brand',
BrandStrength:'Brand DNA Strength',
Category:'Category',
Complete:'Complete',
jsContent1:'Whether to delete the workspace?',
jsContent2:'Please enter a workbench name',
jsContent3:"It looks like you've changed the style. Would you like to replace the currently used mannequin with the system-recommended model for this style?",
@@ -182,13 +224,14 @@ export default {
productInput:'Enter keywords (e.g. Style, Material)',
relightInput:'Enter keywords (e.g. Scene, Location)',
Finalize:'Finalize',
SelectCollection:'Select image to convert',
SelectedDesign:'Product Image Collection',
productImageDrafts:'Product Image Drafts',
SelectCollection:'Upload or Select an Image',
SelectedDesign:'Image Library',
productImageDrafts:'Draft Images',
Upload:'Upload',
Similarity:'Similarity',
Highlight:'Exposure Intensity',
RelightDirection:'Relight Direction',
SelectionFunction:'Choose Editing Mode',
Highlight:'Adjust Exposure',
RelightDirection:'Set Light Direction',
MagicTools:'To Product lmage Tool',
relightingTool:'Relighting Tool',
GenerateProduct:'Generate Product',
@@ -204,11 +247,16 @@ export default {
Clear:'Clear',
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.',
},
poseTransfer:{
SelectDesign:'Select Design to Apply',
Selectpose:'Select pose',
InputVideo:'Input Video',
GeneratedVideo:'Generated Video',
},
LibraryPage:{
library:'Library',
Organize:'Organize',
Upload:'Upload',
Generate:'Generate',
@@ -321,7 +369,7 @@ export default {
},
Upload:{
Delete:'Delete',
Maximum2M:'Maximum 8 images can be uploaded, Maximum 5MB per image',
Maximum2M:'You can upload up to 8 images. Each image must be no larger than 5MB',
jsContent1:'You can only upload Image file!',
jsContent2:'Image must smaller than 5MB!',
jsContent3:'upload failed',
@@ -408,7 +456,7 @@ export default {
Library:'Library',
Generate:'Generate',
Delete:'Delete',
Maximum:'Maximum 8 images can be uploaded, Maximum 5MB per image',
Maximum:'You can upload up to 8 images. Each image must be no larger than 5MB',
Thumbnail:'Selected moodboard',
layout:'Layout',
selected:'Layout of selected moodboard',
@@ -483,6 +531,7 @@ export default {
Printboard:'Printboard',
Colorboard:'Colorboard',
Sketchboard:'Sketchboard',
Mannequin:'Mannequin',
Mannquinboard:'Mannquinboard',
MoodCollection:'select moodboard for your collection',
PrinCollection:'select printboard for your collection',
@@ -523,6 +572,7 @@ export default {
jsContent4:'You can only upload Image file!',
jsContent5:'Image must smaller than 5MB!',
jsContent6:"Can't find the TCX color",
jsContent7:"Please choose a color first.",
},
addDetails:{
AddDetails:'Add Details',
@@ -548,8 +598,26 @@ export default {
Scale:'Scale',
Random:'Random',
inputContent:'Please input',
preview:'Preview',
Preview:'Preview',
Submit:'Submit',
isOverall:'Pattern images cannot be used in Single mode',
Apparel:'Apparel',
Print:'Print',
Color:'Color',
Elements:'Elements',
Model:'Model',
CurrentSketch:'Current Sketch',
CurrentPrint:'Current Print',
CurrentColor:'Current Color',
Colorpelette:'Color Pelette',
Colorfromimage:'Choose color from image',
ColorCode:'Color Code',
ExtractColor:'Extract Color',
CurrentElement:'Current Element',
CurrentModel:'Current Model',
NewApparel:'New Apparel',
NewPrint:'New Print',
NewModel:'New Model',
jsContent1:'The above changes are not saved. Are you sure you want to continue? ',
},
uploadFile:{
@@ -591,7 +659,7 @@ export default {
newScaleImage:{
Collection:'Collection',
SecondaryCreation:'Secondary Creation',
Follow:'Follow',
Follow:'Following',
Unfollow:'Unfollow',
CreationTime:'CreationTime',
UpdateTime:'UpdateTime',
@@ -625,17 +693,17 @@ export default {
frontPage:'Front Page',
Home:'Home',
Messages:'Messages',
Follow:'Follow',
Fans:'Fans',
Follow:'Following',
Fans:'Followers',
editUser:'Change Information',
notModifiable:'Not modifiable',
remainingModifications:'Remaining this month:',
Country:'Country',
CompanyName:'Occupation',
//account首页
myInfor:'My lnformation',
bindWeChat:'Bind WeChat/gmail',
cancel:'Cancel Renewal',
myInfor:'My Info',
bindWeChat:'Link WeChat/Gmail',
cancel:'Cancel Subscription Renewal',
//编辑个人信息页
userName:'User Name',
email:'Email',
@@ -655,15 +723,16 @@ export default {
Ms:'Ms',
Miss:'Miss',
//消息
systemMessages:'System Messages',
systemMessages:'System Notifications',
comment:'Comment',
like:'Like',
NewFans:'New fans',
NewFans:'New Followers',
AllRead:'All read',
dataNull:'no message~',
dataNull:'No New Messages~',
reply:'commented on your work',
followedYou:'followed you',
likedYourWork:'liked your work',
FollowFans:'Follow Fans',
//互动
Interact:'interact',
hisWorks:'His works',
@@ -694,7 +763,6 @@ export default {
jsContent2:'The current network cannot load Google',
},
Renew:{
// title:'Select The Best Plan For Your Needs',
title:'Find Your Ideal Plan',
Monthly:'Monthly',
Yearly:'Yearly',
@@ -722,16 +790,6 @@ export default {
cancel:'Yescancel it',
subscriptionRenewal:'There are no subscription plans with automatic renewal.',
},
createSlogan:{
title:'Create Slogan',
Color:'Color',
FontAlign:'Font Align',
FontStyle:'Font Style',
FontFamily:'Font Family',
add:'Add',
delete:'Delete',
submit:'Submit',
},
guide:{
guide1:"You can personalize your design settings right here in the <strong>Workspace</strong>, including choosing to design for men's or women's wear, as well as selecting the mannequin to use for your creations.",
guide2:"Select the apparel type you'd like to work on.",
@@ -790,7 +848,77 @@ export default {
guide56:"If you like this result, click the little heart to save it.",
guide57:"Click here to go to the export page. ",
guide58:"You can share your work to the gallery or export to your local device.",
// guide50:"Click here to export the collection you just designed.",
guide50:"Your guide is complete, and now the canvas is yours to create freely. For more insights and details, check out our demo video on the homepage at <a href='https://code-create.com.hk/aida/' style='pointer-events: auto;' target='_blank'>https://code-create.com.hk/aida/</a><br>You can restart the tutorial at any time by simply telling the robot that you want to.",
},
createSlogan:{
title:'Create Slogan',
Color:'Color',
FontAlign:'Font Align',
FontStyle:'Font Style',
FontFamily:'Font Family',
add:'Add',
delete:'Delete',
submit:'Submit',
},
newProjectg:{
helpYou:'How can I help you today?',
Chat:'Chat',
Setting:'Setting',
SeriesDesign:'Series Design',
SeriesDesignInfo:'Series Design focuses on the coordinated design of multi-category clothing, ideal for creating a unified fashion collection. Gather and arrange your inspiration using the Moodboard, Printboard, Colorboard, Sketchboard, and Mannequin tools in the Design Assets panel to build harmonious outfit combinations. Refine your creations in the Draft and Collection panels using powerful tools like To Product Image, Relight, and Transfer Pose. When youre ready, export everything to the Canvas to display your complete series design.',
SingleDesign:'Single Design',
DeepThinking:'Deep Thinking',
SingleDesignInfo:'Single Design focuses on creating an individual clothing item, such as a T-shirt, dress, or jacket, without coordinating it with other pieces. Use the Moodboard, Printboard, Colorboard, and Sketchboard sections in the Design Assets panel to gather inspiration and develop a unique design. Once finished, refine your work in the Draft and Collection panels using tools like To Product Image, Relight, and Transfer Pose, then export to the Canvas to showcase your standalone creation. ',
hintList1:'Design a set of countryside-inspired clothes',
hintList2:'Design a summer-inspired outfit set.',
hintList3:'Design a set of futuristic-style clothing.',
jsContent1:'The file size cannot exceed 5MB.',
jsContent2:'You can only upload five pictures.',
jsContent3:'You can only upload one file.',
},
DeReconstruction:{
GenerateLineDrawing:'Generate Line Drawing',
Download:'Download',
},
patternMaking3D:{
Clothing:'Clothing',
Print:'Print',
TechnicalSketch:'Technical sketch',
front:'Front',
back:'Back',
FlatPattern:'Flat pattern',
},
batchGeneration:{
Project:'Project',
Search:'Search',
Create:'Create',
Rename:'Rename',
Review:'Review',
Delete:'Delete',
TaskName:'Task Name',
TaskType:'Task Type',
QuantityGenerated:'Generation Quality',
Quantity:'Quantity',
CreationTime:'Date Created',
StartTime:'Start time',
UpdateTime:'Updated At',
Status:'Status',
Keyword:'Keyword',
CostCredit:'Cost credit',
Operation:'Actions',
title:'Create Batch Generation Tasks',
PleaseSelect:'Please select',
enterNumber:'Please enter number',
},
brandDNA:{
Addbrand:'Add brand',
BrandName:'Brand Name',
BrandSlogan:'Brand Slogan',
BrandLogo:'Brand Logo',
Generate:'Generate',
Slogan:'Slogan',
Upload:'Upload',
Delete:'Delete',
textarea:'Please enter your thoughts about this brand, and we will help you generate the name, logo, and slogan.',
},
}