Merge branch 'dev_vite' of http://18.167.251.121:10003/aidlab/aida_front into dev_vite

This commit is contained in:
李志鹏
2025-11-24 13:55:17 +08:00
6 changed files with 101 additions and 200 deletions

View File

@@ -1,5 +1,5 @@
<template> <template>
<div class="account_systemMessage">&#39;&quot; <div class="account_systemMessage">
<div class="account_generalMessage_title modal_title_text"> <div class="account_generalMessage_title modal_title_text">
<!-- <span>系统消息</span> --> <!-- <span>系统消息</span> -->
<div class="account_generalMessage_title_setting" @click="allRead">{{$t('account.AllRead')}}</div> <div class="account_generalMessage_title_setting" @click="allRead">{{$t('account.AllRead')}}</div>

View File

@@ -118,7 +118,6 @@ export default defineComponent({
detailData.selectTitle = 'upload' detailData.selectTitle = 'upload'
} }
const openLibrary = ()=>{ const openLibrary = ()=>{
if(detailData.selectTitle == 'library')return
detailData.selectTitle = 'library' detailData.selectTitle = 'library'
getDetailListDom.libraryList.init() getDetailListDom.libraryList.init()
} }

View File

@@ -56,6 +56,7 @@ export default defineComponent({
detailData.selectTitle = 'upload' detailData.selectTitle = 'upload'
} }
const sketchSysToLibrary = ()=>{ const sketchSysToLibrary = ()=>{
if(getDetailListDom.selectList.selectTitle == 'library')return
getDetailListDom.selectList.openLibrary() getDetailListDom.selectList.openLibrary()
} }
const hasDuplicateId = (id:any)=>{ const hasDuplicateId = (id:any)=>{

View File

@@ -111,7 +111,7 @@ export default defineComponent({
selectPermissions:{ selectPermissions:{
isAllowComment:true, isAllowComment:true,
isDisplayArea:true, isDisplayArea:true,
isSecondaryCreation:true, isSecondaryCreation:false,
}, },
}) })
// let portfolio:any = inject('portfolio') // let portfolio:any = inject('portfolio')

View File

@@ -134,8 +134,7 @@ export default {
jsContent2: '我们只支持对印花进行超分', jsContent2: '我们只支持对印花进行超分',
jsContent3: '您的积分小于一次超分', jsContent3: '您的积分小于一次超分',
jsContent4: '您的积分余额不足', jsContent4: '您的积分余额不足',
jsContent5: jsContent5: '您选择的第{str}张图像在超分辨率增强后的分辨率超过2048。请选择较低的放大倍数。',
'您选择的第{str}张图像在超分辨率增强后的分辨率超过2048。请选择较低的放大倍数。',
jsContent6: '请选择需要超分的图片', jsContent6: '请选择需要超分的图片',
jsContent7: '已成功保存至项目画布中~', jsContent7: '已成功保存至项目画布中~',
jsContent8: '是否继续编辑', jsContent8: '是否继续编辑',
@@ -206,10 +205,8 @@ export default {
RobotAssist: { RobotAssist: {
inputContent1: '问我什么都行~', inputContent1: '问我什么都行~',
jsContent1: '请输入生成内容~', jsContent1: '请输入生成内容~',
jsContent2: jsContent2: '欢迎来到AiDA。我是您友好的时尚设计助手。如果您有任何问题或需要帮助请随时问我。',
'欢迎来到AiDA。我是您友好的时尚设计助手。如果您有任何问题或需要帮助请随时问我。', jsContent3: '看来您可能是新用户我很乐意为您介绍我们全新升级的AiDA系统。您现在要开始教程吗',
jsContent3:
'看来您可能是新用户我很乐意为您介绍我们全新升级的AiDA系统。您现在要开始教程吗',
jsContent4: '您可以随时告诉我要开始教程。', jsContent4: '您可以随时告诉我要开始教程。',
jsContent5: '在开始教程之前,我们需要刷新页面。您现在要开始教程吗?' jsContent5: '在开始教程之前,我们需要刷新页面。您现在要开始教程吗?'
}, },
@@ -236,12 +233,10 @@ export default {
jsContent1: '您必须选择一种或多种颜色进行下一步。', jsContent1: '您必须选择一种或多种颜色进行下一步。',
jsContent2: '您必须选择一种或多种颜色进行下一步。', jsContent2: '您必须选择一种或多种颜色进行下一步。',
jsContent3: '导出文件失败。', jsContent3: '导出文件失败。',
jsContent4: jsContent4: '您的订阅将在 {days} 天 {hours} 小时后到期。为确保服务不中断,请点击此处续订->',
'您的订阅将在 {days} 天 {hours} 小时后到期。为确保服务不中断,请点击此处续订->',
jsContent8: '续订订阅。', jsContent8: '续订订阅。',
jsContent7: '友情提示', jsContent7: '友情提示',
jsContent5: jsContent5: '我们很高兴让您体验AiDA。请注意部分服务在试用期间可能会受到限制。如果您已经准备好全身心投入并享受完整的体验我们诚挚地邀请您订阅。只需访问',
'我们很高兴让您体验AiDA。请注意部分服务在试用期间可能会受到限制。如果您已经准备好全身心投入并享受完整的体验我们诚挚地邀请您订阅。只需访问',
jsContent6: ' 就可以开始订阅。感谢您试用我们的服务!', jsContent6: ' 就可以开始订阅。感谢您试用我们的服务!',
jsContent9: '您确定要清除当前系列并重新开始吗?', jsContent9: '您确定要清除当前系列并重新开始吗?',
jsContent10: "二次创作的作品不允许使用'设计',但是您可以使用'重新设计'", jsContent10: "二次创作的作品不允许使用'设计',但是您可以使用'重新设计'",
@@ -315,30 +310,18 @@ export default {
ChangeBarInfo: '移除服装', ChangeBarInfo: '移除服装',
ChangeGarden: '在花园,清晨时分。', ChangeGarden: '在花园,清晨时分。',
ChangeGardenInfo: '添加配饰', ChangeGardenInfo: '添加配饰',
SingleGarment: '专业产品摄影:服装展示于隐形模特上,模特不可见。完整保留设计细节——所有图案、颜色、质地及细节特征。', // 单品样衣
SingleGarment: SingleChildMaleWithoutModel: '将此图像转换为真实服装,展示于白色工作室中:服装悬挂于隐形人体模型上。',
'专业产品摄影:服装展示于隐形模特,模特不可见。完整保留设计细节——所有图案、颜色、质地及细节特征。', // 单品样衣 SingleChildMaleWithModel: '将这张图片转换为真实儿童模特,模特身着该服装,在白色摄影棚内以站立姿势面向镜头。',
SingleChildMaleWithoutModel: SingleChildFemaleWithoutModel: '将此图像转换为真实服装,展示于白色工作室中:服装悬挂于隐形人体模型上。',
'将此图像转为真实服装,展示于白色工作室中:服装悬挂于隐形人体模型上。', SingleChildFemaleWithModel: '将此图像转为真实儿童模特,穿着该服装,于白色摄影棚内,面向镜头,保持站立姿势。',
SingleChildMaleWithModel: SingleAdultMaleWithoutModel: '将此图像转换为真实服装,展示于白色工作室中:服装悬挂于隐形人体模型上。',
'将这张图片转换为真实儿童模特,模特身着该服装,在白色摄影棚内以站立姿势面向镜头。', SingleAdultMaleWithModel: '将此图像转化为真实模特,模特身着该服装,在白色摄影棚内面向镜头保持站立姿势。',
SingleChildFemaleWithoutModel: SingleAdultFemaleWithoutModel: '将此图像转换为真实服装,展示于白色工作室中:服装悬挂于隐形人体模型上。',
'将此图像转为真实服装,展示于白色工作室中:服装悬挂于隐形人体模型上。', SingleAdultFemaleWithModel: '将此图像转为真实模特,让模特身着该服装,在白色摄影棚内面向镜头保持站立姿势。',
SingleChildFemaleWithModel:
'将此图像转化为真实儿童模特,穿着该服装,置于白色摄影棚内,面向镜头,保持站立姿势。',
SingleAdultMaleWithoutModel:
'将此图像转换为真实服装,展示于白色工作室中:服装悬挂于隐形人体模型上。',
SingleAdultMaleWithModel:
'将此图像转化为真实模特,让模特身着该服装,在白色摄影棚内面向镜头保持站立姿势。',
SingleAdultFemaleWithoutModel:
'将此图像转换为真实服装,展示于白色工作室中:服装悬挂于隐形人体模型上。',
SingleAdultFemaleWithModel:
'将此图像转化为真实模特,让模特身着该服装,在白色摄影棚内面向镜头保持站立姿势。',
Series: '在白色摄影棚内,面向镜头,站立姿势。', Series: '在白色摄影棚内,面向镜头,站立姿势。',
UploadWithModel: UploadWithModel: '创建真实感十足的摄影棚照片,模特需身着该服装站立于白色摄影棚中。若原有模特存在则保留,否则生成合适模特。保持站立姿势,面向镜头。', // 上传线稿,带模特
'创建真实感十足的摄影棚照片,模特需身着该服装站立于白色摄影棚中。若原有模特存在则保留,否则生成合适模特。保持站立姿势,面向镜头。', // 上传线稿,带模特 UploadWithoutModel: '将此图像转换为真实服装,展示于白色工作室中:服装悬挂于隐形人体模型上。' // 上传线稿,带模特
UploadWithoutModel:
'将此图像转换为真实服装,展示于白色工作室中:服装悬挂于隐形人体模型上。' // 上传线稿,不带模特
}, },
poseTransfer: { poseTransfer: {
SelectDesign: '产品图', SelectDesign: '产品图',
@@ -635,8 +618,7 @@ export default {
Merge: '合成', Merge: '合成',
maximumLength: '输入的内容超过允许输入的最大长度', maximumLength: '输入的内容超过允许输入的最大长度',
effectPoor: '当前生成的图像质量低于标准。请考虑调整您的提示词并再次尝试。', effectPoor: '当前生成的图像质量低于标准。请考虑调整您的提示词并再次尝试。',
everyTimeEffectPoor: everyTimeEffectPoor: '您有一张图片生成图片质量低于标准,请考虑调整您的提示词并再次尝试。',
'您有一张图片生成图片质量低于标准,请考虑调整您的提示词并再次尝试。',
Model: '模型', Model: '模型',
uploadTitle: '上传参考图', uploadTitle: '上传参考图',
uploadproduct: '上传产品图', uploadproduct: '上传产品图',
@@ -680,8 +662,7 @@ export default {
jsContent1: '因为您选择了多张图片,请点击布局后继续.', jsContent1: '因为您选择了多张图片,请点击布局后继续.',
jsContent2: '上传的文件不会保存,是否继续? ', jsContent2: '上传的文件不会保存,是否继续? ',
jsContent3: '您必须选择一种或多种颜色进行下一步。', jsContent3: '您必须选择一种或多种颜色进行下一步。',
jsContent5: jsContent5: '我们检测到您的({str})上的PIN数量超过了八个这可能会导致一些已钉住的项目未被使用。您是否仍要继续',
'我们检测到您的({str})上的PIN数量超过了八个这可能会导致一些已钉住的项目未被使用。您是否仍要继续',
jsContent6: '画布内容没有保存,请点击预保存后继续。', jsContent6: '画布内容没有保存,请点击预保存后继续。',
jsContent7: '请至少选择一个模特' jsContent7: '请至少选择一个模特'
}, },
@@ -774,8 +755,7 @@ export default {
available: '此功能对试用用户不可用。', available: '此功能对试用用户不可用。',
src: '此功能对试用用户不开放,请访问进行订阅。', src: '此功能对试用用户不开放,请访问进行订阅。',
userName: '试用用户', userName: '试用用户',
loginIsTest: loginIsTest: '您是试用用户,试用期到 {date}。为了用户数据的安全,我们不会保存试用用户上传的任何个人数据,并会在每次注销后擦除个人数据。如果您需要订阅,请点击 ->',
'您是试用用户,试用期到 {date}。为了用户数据的安全,我们不会保存试用用户上传的任何个人数据,并会在每次注销后擦除个人数据。如果您需要订阅,请点击 ->',
image: '由于您是试用用户您只能上传10张图片。' image: '由于您是试用用户您只能上传10张图片。'
}, },
setLabel: { setLabel: {
@@ -978,17 +958,13 @@ export default {
subscriptionRenewal: '没有自动续订的订阅计划.' subscriptionRenewal: '没有自动续订的订阅计划.'
}, },
guide: { guide: {
guide1: guide1: '在<strong>工作空间</strong>中,您可以个性化您的设计设置,包括选择适用于男装或女装的设计,以及选择用于创作的人体模型。',
'在<strong>工作空间</strong>中,您可以个性化您的设计设置,包括选择适用于男装或女装的设计,以及选择用于创作的人体模型。',
guide2: '选择您要设计的服装性别。', guide2: '选择您要设计的服装性别。',
guide3: '在此更改人体模型。', guide3: '在此更改人体模型。',
guide4: guide4: '您目前可以从我们的系统库中选择人体模型。稍后,您还可以在注册自己的人体模型后从用户库中进行选择。',
'您目前可以从我们的系统库中选择人体模型。稍后,您还可以在注册自己的人体模型后从用户库中进行选择。',
guide5: '在这里开始您的创意之旅。 ', guide5: '在这里开始您的创意之旅。 ',
guide6: guide6: '对于情绪板、印花或服装,我们提供三种不同的图片添加方法。第一种选择是<strong>上传</strong>,允许您直接从本地设备上传。',
'对于情绪板、印花或服装,我们提供三种不同的图片添加方法。第一种选择是<strong>上传</strong>,允许您直接从本地设备上传。', guide7: '第二种方法是从您的<strong>收藏</strong>中选择。<br> 您可能会注意到您的库页面目前是空的;不必担心。您上传的所有图像都将自动添加到您的库中。将来,您无需每次上传,只需从您的库中选择即可。',
guide7:
'第二种方法是从您的<strong>收藏</strong>中选择。<br> 您可能会注意到您的库页面目前是空的;不必担心。您上传的所有图像都将自动添加到您的库中。将来,您无需每次上传,只需从您的库中选择即可。',
guide8: '第三种方法是使用最新的图像生成技术<strong>生成</strong>图像。', guide8: '第三种方法是使用最新的图像生成技术<strong>生成</strong>图像。',
guide9: '输入捕捉您希望表达的情绪的关键词,然后单击<strong>生成</strong>按钮。', guide9: '输入捕捉您希望表达的情绪的关键词,然后单击<strong>生成</strong>按钮。',
guide10: '为您的心情板选择两个图像。', guide10: '为您的心情板选择两个图像。',
@@ -1031,8 +1007,7 @@ export default {
guide47: '在此处保存印刷设计。', guide47: '在此处保存印刷设计。',
guide48: '点击此处完成修改。', guide48: '点击此处完成修改。',
guide49: '点击此完成出您刚刚设计的系列。', guide49: '点击此完成出您刚刚设计的系列。',
guide51: guide51: '这个界面允许您将设计结果转换为产品图。您可以通过调整文字和相似度来获得理想的效果。点击此产品图进入下一步。',
'这个界面允许您将设计结果转换为产品图。您可以通过调整文字和相似度来获得理想的效果。点击此产品图进入下一步。',
guide52: '点击此处生成产品图。', guide52: '点击此处生成产品图。',
guide53: '点击此按钮可对产品图应用更多工具。', guide53: '点击此按钮可对产品图应用更多工具。',
guide54: '我们可以改变这张图片的光照方向和背景。', guide54: '我们可以改变这张图片的光照方向和背景。',
@@ -1040,8 +1015,7 @@ export default {
guide56: '如果您喜欢这个结果,可以点击小红心保存。', guide56: '如果您喜欢这个结果,可以点击小红心保存。',
guide57: '点击此处进入导出页面。', guide57: '点击此处进入导出页面。',
guide58: '您可以将作品分享到作品广场或者导出到本地。', guide58: '您可以将作品分享到作品广场或者导出到本地。',
guide50: guide50: "您的指南已经完成,现在您可以自由创作。要了解更多见解和细节,请查看我们主页上的演示视频:<a href='https://code-create.com.hk/aida/' style='pointer-events: auto;' target='_blank'>https://code-create.com.hk/aida/</a>。您可以随时告诉机器人您想重新开始教程。"
"您的指南已经完成,现在您可以自由创作。要了解更多见解和细节,请查看我们主页上的演示视频:<a href='https://code-create.com.hk/aida/' style='pointer-events: auto;' target='_blank'>https://code-create.com.hk/aida/</a>。您可以随时告诉机器人您想重新开始教程。"
}, },
createSlogan: { createSlogan: {
title: '创建标语', title: '创建标语',
@@ -1063,13 +1037,11 @@ export default {
Setting: '手动模式', Setting: '手动模式',
SeriesDesign: '整身设计', SeriesDesign: '整身设计',
series: '整身设计', series: '整身设计',
SeriesDesignInfo: SeriesDesignInfo: '系列设计专注于多品类服装的协调设计,是打造统一时尚系列的理想之选。使用“设计资源”面板中的“情绪板”、“印刷板”、“配色板”、“草图板”和“人体模型”工具,收集和整理您的灵感,打造和谐的服装组合。在“草稿”和“系列”面板中,使用“产品图像”、“重新照明”和“转移姿势”等强大工具,完善您的作品。准备就绪后,将所有内容导出到“画布”以展示完整的系列设计。',
'系列设计专注于多品类服装的协调设计,是打造统一时尚系列的理想之选。使用“设计资源”面板中的“情绪板”、“印刷板”、“配色板”、“草图板”和“人体模型”工具,收集和整理您的灵感,打造和谐的服装组合。在“草稿”和“系列”面板中,使用“产品图像”、“重新照明”和“转移姿势”等强大工具,完善您的作品。准备就绪后,将所有内容导出到“画布”以展示完整的系列设计。',
SingleDesign: '单品设计', SingleDesign: '单品设计',
single: '单品设计', single: '单品设计',
DeepThinking: '深度思考', DeepThinking: '深度思考',
SingleDesignInfo: SingleDesignInfo: '单一设计专注于单一服装类别的独立设计,例如 T 恤、连衣裙或夹克,无需考虑与其他单品的搭配。使用“设计资源”面板中的“情绪板”、“打印板”、“配色板”和“草图板”来收集灵感,并专注于打造一件独一无二的作品。完成后,在“草稿”和“收藏”面板中使用“产品图像”、“重新照明”和“传输姿势”等工具优化您的设计,然后导出到“画布”以展示您的个人作品。',
'单一设计专注于单一服装类别的独立设计,例如 T 恤、连衣裙或夹克,无需考虑与其他单品的搭配。使用“设计资源”面板中的“情绪板”、“打印板”、“配色板”和“草图板”来收集灵感,并专注于打造一件独一无二的作品。完成后,在“草稿”和“收藏”面板中使用“产品图像”、“重新照明”和“传输姿势”等工具优化您的设计,然后导出到“画布”以展示您的个人作品。',
selectDesignType: '请选择设计类型', selectDesignType: '请选择设计类型',
hintListSERIES1: '设计一套以夏日海滩为灵感的连衣裙。', hintListSERIES1: '设计一套以夏日海滩为灵感的连衣裙。',
hintListSERIES2: '设计一套暗色系,哥特风格的上衣。', hintListSERIES2: '设计一套暗色系,哥特风格的上衣。',

View File

@@ -107,8 +107,7 @@ export default {
FillBack: 'Fill & Border', FillBack: 'Fill & Border',
Layer: 'Layer', Layer: 'Layer',
More: 'Adjustments', More: 'Adjustments',
insufficient: insufficient: 'Your points balance is insufficient, if you need to use this feature, please click the top left corner to recharge',
'Your points balance is insufficient, if you need to use this feature, please click the top left corner to recharge',
HDExport: 'UpScale', HDExport: 'UpScale',
Save: 'Save', Save: 'Save',
Share: 'Share', Share: 'Share',
@@ -131,13 +130,11 @@ export default {
Copy: 'Copy', Copy: 'Copy',
Paste: 'Paste', Paste: 'Paste',
UploadOpenimage: 'Upload/Open image', UploadOpenimage: 'Upload/Open image',
jsContent1: jsContent1: "Have you saved your canvas content? If not, please click 'Save' before closing.",
"Have you saved your canvas content? If not, please click 'Save' before closing.",
jsContent2: 'We only provide super-resolution capabilities for printboard images.', jsContent2: 'We only provide super-resolution capabilities for printboard images.',
jsContent3: 'Your points are less than one SR', jsContent3: 'Your points are less than one SR',
jsContent4: 'Your points balance is insufficient', jsContent4: 'Your points balance is insufficient',
jsContent5: jsContent5: 'After super-resolution enhancement, the {str} th image you selected has a resolution exceeding 2048, Please choose a lower magnification level.',
'After super-resolution enhancement, the {str} th image you selected has a resolution exceeding 2048, Please choose a lower magnification level.',
jsContent6: 'Please select the picture that requires upscale', jsContent6: 'Please select the picture that requires upscale',
jsContent7: 'It has been successfully saved to the project canvas.', jsContent7: 'It has been successfully saved to the project canvas.',
jsContent8: 'Whether to continue editing', jsContent8: 'Whether to continue editing',
@@ -202,21 +199,16 @@ export default {
Complete: 'Complete', Complete: 'Complete',
jsContent1: 'Whether to delete the workspace?', jsContent1: 'Whether to delete the workspace?',
jsContent2: 'Please enter a workbench name', jsContent2: 'Please enter a workbench name',
jsContent3: 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?",
"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?",
currentProject: 'Current Project' currentProject: 'Current Project'
}, },
RobotAssist: { RobotAssist: {
inputContent1: 'write a message~', inputContent1: 'write a message~',
jsContent1: 'Please enter content', jsContent1: 'Please enter content',
jsContent2: jsContent2: "Welcome to AiDA. I am your friendly fashion design assistant. If you have any questions or need assistance, please don't hesitate to ask",
"Welcome to AiDA. I am your friendly fashion design assistant. If you have any questions or need assistance, please don't hesitate to ask", jsContent3: "I see you might be new here, and I'd love to guide you through a tutorial to help you get acquainted with our new and improved AiDA system. Would you like to start the tutorial now?",
jsContent3: jsContent4: 'You can start the tutorial at any time by simply telling me that you want to.',
"I see you might be new here, and I'd love to guide you through a tutorial to help you get acquainted with our new and improved AiDA system. Would you like to start the tutorial now?", jsContent5: 'We need to refresh the page before starting the tutorial. Would you like to start the tutorial now?'
jsContent4:
'You can start the tutorial at any time by simply telling me that you want to.',
jsContent5:
'We need to refresh the page before starting the tutorial. Would you like to start the tutorial now?'
}, },
HomeView: { HomeView: {
GetStarted: 'Get Started', GetStarted: 'Get Started',
@@ -236,30 +228,24 @@ export default {
colorboard: 'colorboard', colorboard: 'colorboard',
sketchboard: 'sketchboard', sketchboard: 'sketchboard',
mannequins: 'mannequins', mannequins: 'mannequins',
masnnequinHint: masnnequinHint: 'The mannequin you use is not matched with the current clothes, which will cause the generated model to not use the selected clothes',
'The mannequin you use is not matched with the current clothes, which will cause the generated model to not use the selected clothes',
FinalizeCollection: 'complete series', FinalizeCollection: 'complete series',
jsContent1: 'You must choose one or more colors for further process.', jsContent1: 'You must choose one or more colors for further process.',
jsContent2: 'You must choose one or more colors for further process.', jsContent2: 'You must choose one or more colors for further process.',
jsContent3: 'Failed to export the file', jsContent3: 'Failed to export the file',
jsContent4: jsContent4: 'Your subscription will expire in {days} days and {hours} hours. To ensure uninterrupted service, please click here to renew -> ',
'Your subscription will expire in {days} days and {hours} hours. To ensure uninterrupted service, please click here to renew -> ',
jsContent8: 'Renew Subscription.', jsContent8: 'Renew Subscription.',
jsContent7: 'Friendly Reminder', jsContent7: 'Friendly Reminder',
jsContent5: jsContent5: "We're delighted to have you experience AiDA. Please be aware that some services may be limited during the trial period. If you're ready to fully dive in and enjoy the complete experience, we warmly invite you to subscribe. Just visit ",
"We're delighted to have you experience AiDA. Please be aware that some services may be limited during the trial period. If you're ready to fully dive in and enjoy the complete experience, we warmly invite you to subscribe. Just visit ",
jsContent6: ' to get started. Thank you for trying our services!', jsContent6: ' to get started. Thank you for trying our services!',
jsContent9: 'Are you sure to erase current collection and start over?', jsContent9: 'Are you sure to erase current collection and start over?',
jsContent10: jsContent10: "Re-created works are not allowed to use 'design', but you can use 'redesign'",
"Re-created works are not allowed to use 'design', but you can use 'redesign'", jsContent11: 'By unliking this, all connected posts will be deleted. Are you sure you want to continue?',
jsContent11:
'By unliking this, all connected posts will be deleted. Are you sure you want to continue?',
jsContent12: 'Are you sure about deleting the current brand DNA?' jsContent12: 'Are you sure about deleting the current brand DNA?'
}, },
ProductImg: { ProductImg: {
productInput: 'Enter keyword(style,texture)', productInput: 'Enter keyword(style,texture)',
relightInput: relightInput: 'Using revised phrase(e.g. change...to...,replace...with...,add,remove)',
'Using revised phrase(e.g. change...to...,replace...with...,add,remove)',
Finalize: 'Finalize', Finalize: 'Finalize',
SelectCollection: 'Line Drawing', SelectCollection: 'Line Drawing',
SelectCollectionRelight: 'Product Image', SelectCollectionRelight: 'Product Image',
@@ -286,8 +272,7 @@ export default {
TopLight: 'Top Light', TopLight: 'Top Light',
BottomLight: 'Bottom Light', BottomLight: 'Bottom Light',
Clear: 'Clear', Clear: 'Clear',
jsContent1: jsContent1: 'Your changes will be lost if you navigate away from this page. Are you sure you want to leave this page?',
'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', 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', Prompt: 'Prompt',
@@ -325,29 +310,18 @@ export default {
ChangeBarInfo: 'Remove Garment', ChangeBarInfo: 'Remove Garment',
ChangeGarden: 'In the garden, in the morning.', ChangeGarden: 'In the garden, in the morning.',
ChangeGardenInfo: 'Add Accessories', ChangeGardenInfo: 'Add Accessories',
SingleGarment: SingleGarment: 'Professional product photo: garment on invisible mannequin, no model visible. Preserve exact design - all patterns, colors, textures, details.', // 单品样衣
'Professional product photo: garment on invisible mannequin, no model visible. Preserve exact design - all patterns, colors, textures, details.', // 单品样衣 SingleChildMaleWithoutModel: 'Transform this image into a real garment showing in the white studio: garment on invisible mannequin.',
SingleChildMaleWithoutModel: SingleChildMaleWithModel: 'Transform this image into a real child model stand and wear this garment, in the white studio, facing camera, standing posture.',
'Transform this image into a real garment showing in the white studio: garment on invisible mannequin.', SingleChildFemaleWithoutModel: 'Transform this image into a real garment showing in the white studio: garment on invisible mannequin.',
SingleChildMaleWithModel: SingleChildFemaleWithModel: 'Transform this image into a real child model stand and wear this garment, in the white studio, facing camera, standing posture.',
'Transform this image into a real child model stand and wear this garment, in the white studio, facing camera, standing posture.', SingleAdultMaleWithoutModel: 'Transform this image into a real garment showing in the white studio: garment on invisible mannequin.',
SingleChildFemaleWithoutModel: SingleAdultMaleWithModel: 'Transform this image into a real model stand and wear this garment, in the white studio, facing camera, standing posture.',
'Transform this image into a real garment showing in the white studio: garment on invisible mannequin.', SingleAdultFemaleWithoutModel: 'Transform this image into a real garment showing in the white studio: garment on invisible mannequin.',
SingleChildFemaleWithModel: SingleAdultFemaleWithModel: 'Transform this image into a real model stand and wear this garment, in the white studio, facing camera, standing posture.',
'Transform this image into a real child model stand and wear this garment, in the white studio, facing camera, standing posture.',
SingleAdultMaleWithoutModel:
'Transform this image into a real garment showing in the white studio: garment on invisible mannequin.',
SingleAdultMaleWithModel:
'Transform this image into a real model stand and wear this garment, in the white studio, facing camera, standing posture.',
SingleAdultFemaleWithoutModel:
'Transform this image into a real garment showing in the white studio: garment on invisible mannequin.',
SingleAdultFemaleWithModel:
'Transform this image into a real model stand and wear this garment, in the white studio, facing camera, standing posture.',
Series: 'In the white studio, facing camera, standing posture.', Series: 'In the white studio, facing camera, standing posture.',
UploadWithModel: UploadWithModel: 'Create realistic studio photo with real people model standing and wearing this garment, in white studio, Keep original model if present, or generate appropriate model, Standing pose, facing camera.', // 上传线稿,带模特
'Create realistic studio photo with real people model standing and wearing this garment, in white studio, Keep original model if present, or generate appropriate model, Standing pose, facing camera.', // 上传线稿,带模特 UploadWithoutModel: 'Transform this image into a real garment showing in the white studio: garment on invisible mannequin' // 上传线稿,带模特
UploadWithoutModel:
'Transform this image into a real garment showing in the white studio: garment on invisible mannequin' // 上传线稿,不带模特
}, },
poseTransfer: { poseTransfer: {
SelectDesign: 'Product image', SelectDesign: 'Product image',
@@ -372,8 +346,7 @@ export default {
firstAndLastFramePlaceholder1: 'Camera Movement', firstAndLastFramePlaceholder1: 'Camera Movement',
firstAndLastFrameText2: ' to follow the motion, under', firstAndLastFrameText2: ' to follow the motion, under',
firstAndLastFramePlaceholder2: 'Light', firstAndLastFramePlaceholder2: 'Light',
firstAndLastFrameText3: firstAndLastFrameText3: ' , maintaining full consistency of model identity, styling, and outfit across all frames.',
' , maintaining full consistency of model identity, styling, and outfit across all frames.',
firstFrameText1: 'Set the ', firstFrameText1: 'Set the ',
firstFramePlaceholder1: 'Scene', firstFramePlaceholder1: 'Scene',
firstFrameText2: ', where the model ', firstFrameText2: ', where the model ',
@@ -438,10 +411,8 @@ export default {
jsContent10: 'Save as New or Overwrite Current Mannequin?', jsContent10: 'Save as New or Overwrite Current Mannequin?',
jsContent11: 'Are you sure about deleting the current brand DNA?', jsContent11: 'Are you sure about deleting the current brand DNA?',
jsContent12: 'Please deselect first, then try deleting again.', jsContent12: 'Please deselect first, then try deleting again.',
jsContent13: jsContent13: 'You must select at least one model of the current gender, and no more than four.',
'You must select at least one model of the current gender, and no more than four.', jsContent14: 'You must select a model whose gender is the same as that of the current project.'
jsContent14:
'You must select a model whose gender is the same as that of the current project.'
}, },
HistoryPage: { HistoryPage: {
History: 'History', History: 'History',
@@ -481,13 +452,11 @@ export default {
Point: 'Point', Point: 'Point',
addPoint: 'Add points', addPoint: 'Add points',
RemovePoint: 'Remove points', RemovePoint: 'Remove points',
mannequinHint: mannequinHint: 'Please change the pure white inside the mannequin for another color to enhance your experience',
'Please change the pure white inside the mannequin for another color to enhance your experience',
SHOULDER: 'SHOULDER', SHOULDER: 'SHOULDER',
WAISTBAND: 'WAISTBAND', WAISTBAND: 'WAISTBAND',
HAND: 'HAND', HAND: 'HAND',
jsContent1: jsContent1: "You haven't marked the image yet, and the model will not be uploaded. Are you sure you want to close it?",
"You haven't marked the image yet, and the model will not be uploaded. Are you sure you want to close it?",
jsContent2: 'This picture has been uploaded whether to continue uploading' jsContent2: 'This picture has been uploaded whether to continue uploading'
}, },
ModelPlacementMobile: { ModelPlacementMobile: {
@@ -500,13 +469,11 @@ export default {
Library: 'Library', Library: 'Library',
Point: 'Point', Point: 'Point',
RemovePoint: 'Remove Point', RemovePoint: 'Remove Point',
mannequinHint: mannequinHint: 'Please change the pure white inside the mannequin for another color to enhance your experience',
'Please change the pure white inside the mannequin for another color to enhance your experience',
SHOULDER: 'SHOULDER', SHOULDER: 'SHOULDER',
WAISTBAND: 'WAISTBAND', WAISTBAND: 'WAISTBAND',
HAND: 'HAND', HAND: 'HAND',
jsContent1: jsContent1: "You haven't marked the image yet, and the model will not be uploaded. Are you sure you want to close it?",
"You haven't marked the image yet, and the model will not be uploaded. Are you sure you want to close it?",
jsContent2: 'This picture has been uploaded whether to continue uploading' jsContent2: 'This picture has been uploaded whether to continue uploading'
}, },
Upload: { Upload: {
@@ -555,10 +522,8 @@ export default {
GeneratePrint: 'Pattern', GeneratePrint: 'Pattern',
maximumLength: 'The entered content exceeds the maximum length.', maximumLength: 'The entered content exceeds the maximum length.',
PatternTitle: 'Generates repeatable designs that can be fully tiled across garments.', PatternTitle: 'Generates repeatable designs that can be fully tiled across garments.',
LogoTitle: LogoTitle: 'Creates standalone graphic designs that can be placed individually or tiled.',
'Creates standalone graphic designs that can be placed individually or tiled.', SloganTitle: 'Produces artistic typography for text, suitable for various slogans or phrases.',
SloganTitle:
'Produces artistic typography for text, suitable for various slogans or phrases.',
jsContent1: 'You can only upload Image file!', jsContent1: 'You can only upload Image file!',
jsContent2: 'Image must smaller than 5MB!', jsContent2: 'Image must smaller than 5MB!',
jsContent3: 'Maximum number of allowable file uploads has been exceeded', jsContent3: 'Maximum number of allowable file uploads has been exceeded',
@@ -652,10 +617,8 @@ export default {
currently: 'You are currently in the {generateLineUp} th position in the queue', currently: 'You are currently in the {generateLineUp} th position in the queue',
Merge: 'Merge', Merge: 'Merge',
maximumLength: 'The entered content exceeds the maximum length.', maximumLength: 'The entered content exceeds the maximum length.',
effectPoor: effectPoor: 'The quality of the generated images currently falls below standard. Please consider adjusting your prompt and trying again.',
'The quality of the generated images currently falls below standard. Please consider adjusting your prompt and trying again.', everyTimeEffectPoor: 'One generated image falls below quality thresholds. Modify your text prompt and regenerate.',
everyTimeEffectPoor:
'One generated image falls below quality thresholds. Modify your text prompt and regenerate.',
Model: 'Model', Model: 'Model',
uploadTitle: 'Upload reference image', uploadTitle: 'Upload reference image',
uploadproduct: 'Upload product picture', uploadproduct: 'Upload product picture',
@@ -671,8 +634,7 @@ export default {
GoldSunflower: 'Golden Sunflower', GoldSunflower: 'Golden Sunflower',
EmrldJungle: 'Emerald Jungle Canopy', EmrldJungle: 'Emerald Jungle Canopy',
PinkSakura: 'Pink Sakura Blossom', PinkSakura: 'Pink Sakura Blossom',
generateLoading: generateLoading: 'Please wait while we extract text from your images. This will just take a moment.',
'Please wait while we extract text from your images. This will just take a moment.',
jsContent1: 'You can only upload Image file!', jsContent1: 'You can only upload Image file!',
jsContent2: 'Image must smaller than 5MB!', jsContent2: 'Image must smaller than 5MB!',
jsContent3: 'Please enter content', jsContent3: 'Please enter content',
@@ -683,8 +645,7 @@ export default {
jsContent8: 'You have {num} remaining opportunity to generate {str}.', jsContent8: 'You have {num} remaining opportunity to generate {str}.',
jsContent9: 'You have exhausted your generation opportunities {str}.', jsContent9: 'You have exhausted your generation opportunities {str}.',
jsContent10: 'Please complete the slogan picture', jsContent10: 'Please complete the slogan picture',
jsContent11: jsContent11: 'See the input content may overlap, overlap will affect the final effect oh',
'See the input content may overlap, overlap will affect the final effect oh',
jsContent12: 'Complete at least one slogan' jsContent12: 'Complete at least one slogan'
}, },
collectionModal: { collectionModal: {
@@ -698,14 +659,11 @@ export default {
PrinCollection: 'select printboard for your collection', PrinCollection: 'select printboard for your collection',
ColorCollection: 'select colors for your collection', ColorCollection: 'select colors for your collection',
SketchCollection: 'select sketchboard for your collection', SketchCollection: 'select sketchboard for your collection',
jsContent1: jsContent1: "Since you have selected multiple images, please click 'Layout' to proceed.",
"Since you have selected multiple images, please click 'Layout' to proceed.",
jsContent2: 'The uploaded files will not be saved, being sure to continue? ', jsContent2: 'The uploaded files will not be saved, being sure to continue? ',
jsContent3: 'You must choose one or more colors for further process.', jsContent3: 'You must choose one or more colors for further process.',
jsContent5: jsContent5: "We've detected that the number of pins on your ({str}) exceeds eight, which may result in some pinned items not being used. Would you like to continue anyway?",
"We've detected that the number of pins on your ({str}) exceeds eight, which may result in some pinned items not being used. Would you like to continue anyway?", jsContent6: 'The content on the canvas has not been saved. Please click "Preview" to continue.',
jsContent6:
'The content on the canvas has not been saved. Please click "Preview" to continue.',
jsContent7: 'Please select at least one model.' jsContent7: 'Please select at least one model.'
}, },
DesignDetail: { DesignDetail: {
@@ -797,8 +755,7 @@ export default {
available: 'This feature is not available to trial users', available: 'This feature is not available to trial users',
src: 'This function is not open to trial users, if you need to subscribe, please visit ', src: 'This function is not open to trial users, if you need to subscribe, please visit ',
userName: 'Trial User', userName: 'Trial User',
loginIsTest: loginIsTest: "You are a trial user, Probation period until{date}. For the security of users' data, we do not save any personal data uploaded by trial users, and will erase personal data after each logout. if you need to subscribe, please click ->",
"You are a trial user, Probation period until{date}. For the security of users' data, we do not save any personal data uploaded by trial users, and will erase personal data after each logout. if you need to subscribe, please click ->",
image: 'Because you are a trial user, you can only upload 10 images' image: 'Because you are a trial user, you can only upload 10 images'
}, },
setLabel: { setLabel: {
@@ -825,8 +782,7 @@ export default {
UpdatePublish: 'Update Publish', UpdatePublish: 'Update Publish',
jsContent1: 'Are you sure to leave this page? Your changes are not saved. ', jsContent1: 'Are you sure to leave this page? Your changes are not saved. ',
jsContent2: 'Please enter the name of your work', jsContent2: 'Please enter the name of your work',
jsContent3: jsContent3: 'This will publish your work to the square for all users to see. Please confirm whether to publish?',
'This will publish your work to the square for all users to see. Please confirm whether to publish?',
jsContent4: 'Release success! You can find it in my work' jsContent4: 'Release success! You can find it in my work'
}, },
newScaleImage: { newScaleImage: {
@@ -960,8 +916,7 @@ export default {
Yearly: 'Yearly', Yearly: 'Yearly',
promotionCode: 'Coupon', promotionCode: 'Coupon',
use: 'Apply', use: 'Apply',
PromoCodeError: PromoCodeError: 'Please check if the promo code is correct or if the date has expired',
'Please check if the promo code is correct or if the date has expired',
CreditCard: 'Credit Card', CreditCard: 'Credit Card',
Alipay: 'Alipay', Alipay: 'Alipay',
Payment: 'Payment method', Payment: 'Payment method',
@@ -1003,34 +958,26 @@ export default {
subscriptionRenewal: 'There are no subscription plans with automatic renewal.' subscriptionRenewal: 'There are no subscription plans with automatic renewal.'
}, },
guide: { guide: {
guide1: 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.",
"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.", guide2: "Select the apparel type you'd like to work on.",
guide3: 'Change the mannequin here.', guide3: 'Change the mannequin here.',
guide4: guide4: 'You can currently select a mannequin from our system library. Later, you can also choose from the user library after registering your own mannequin.',
'You can currently select a mannequin from our system library. Later, you can also choose from the user library after registering your own mannequin.',
guide5: 'Begin your creative journey here. ', guide5: 'Begin your creative journey here. ',
guide6: guide6: 'For the Moodboard, Printboard, or Sketchboard, we provide three different sourcing methods to add images. The first option is <strong>Upload</strong>, allowing you to <stront>upload</stront> directly from your local device.',
'For the Moodboard, Printboard, or Sketchboard, we provide three different sourcing methods to add images. The first option is <strong>Upload</strong>, allowing you to <stront>upload</stront> directly from your local device.', guide7: "The second method is to select from your <strong>Library</strong>. <br> You might notice that your library page is currently empty; there's no need to worry. All the images you upload will be automatically added to your library. In the future, you won't have to upload each time—you can simply choose from your library instead.",
guide7: guide8: 'The third method is to <strong>Generate</strong> images using the latest Image Generation technology.',
"The second method is to select from your <strong>Library</strong>. <br> You might notice that your library page is currently empty; there's no need to worry. All the images you upload will be automatically added to your library. In the future, you won't have to upload each time—you can simply choose from your library instead.", guide9: 'Enter keywords that capture the mood you wish to express and then click the <strong>Low Quality</strong> button.',
guide8:
'The third method is to <strong>Generate</strong> images using the latest Image Generation technology.',
guide9:
'Enter keywords that capture the mood you wish to express and then click the <strong>Low Quality</strong> button.',
guide10: 'Select two images for your moodboard.', guide10: 'Select two images for your moodboard.',
guide11: 'Click here to layout your moodboard.', guide11: 'Click here to layout your moodboard.',
guide12: 'Click here for next step.', guide12: 'Click here for next step.',
guide13: 'Click here to generate print images.', guide13: 'Click here to generate print images.',
// guide14:"We provide three input options for generating images: Image Only, Text Only, and Text-Image.", // guide14:"We provide three input options for generating images: Image Only, Text Only, and Text-Image.",
// guide15:"Select this option and we will generate four print images using both the picture you upload and the text you enter.", // guide15:"Select this option and we will generate four print images using both the picture you upload and the text you enter.",
guide16: guide16: 'Choose a generation model here; different models will generate images in various styles.',
'Choose a generation model here; different models will generate images in various styles.',
// guide17:"Choose a generation model here; different models will generate images in various styles.", // guide17:"Choose a generation model here; different models will generate images in various styles.",
guide18: 'Upload the input picture here.', guide18: 'Upload the input picture here.',
// guide19:"Click on this image to select it.", // guide19:"Click on this image to select it.",
guide20: guide20: 'Enter keywords about the print you wish to create and then click the <strong>Generate</strong> button.',
'Enter keywords about the print you wish to create and then click the <strong>Generate</strong> button.',
guide21: 'Select the generated prints you like best.', guide21: 'Select the generated prints you like best.',
guide22: 'Click here for next step.', guide22: 'Click here for next step.',
guide23: 'Click here to extract primary colors from image.', guide23: 'Click here to extract primary colors from image.',
@@ -1040,8 +987,7 @@ export default {
guide27: 'Click here for next step.', guide27: 'Click here for next step.',
guide28: 'Click here to generate clothing sketches.', guide28: 'Click here to generate clothing sketches.',
// guide29:"Using text only option for generation.", // guide29:"Using text only option for generation.",
guide30: guide30: 'Enter keywords about the sketch you wish to create and then click the <strong>Generate</strong> button.',
'Enter keywords about the sketch you wish to create and then click the <strong>Generate</strong> button.',
guide31: 'Click here to choose a category for the generated sketch.', guide31: 'Click here to choose a category for the generated sketch.',
guide32: 'Choose correct category for the sketch.', guide32: 'Choose correct category for the sketch.',
guide33: 'Select the generated sketches you like best.', guide33: 'Select the generated sketches you like best.',
@@ -1049,8 +995,7 @@ export default {
guide35: 'Click here to let AI generate design illustrations.', guide35: 'Click here to let AI generate design illustrations.',
guide36: 'Please wait a few seconds.', guide36: 'Please wait a few seconds.',
guide37: 'Click the little red heart to save your favorite design.', guide37: 'Click the little red heart to save your favorite design.',
guide38: guide38: "Click '<strong>Redesign</strong>' to generate eight new outfits for your collection to choose from.",
"Click '<strong>Redesign</strong>' to generate eight new outfits for your collection to choose from.",
guide39: 'Click here to let AI generate design illustrations.', guide39: 'Click here to let AI generate design illustrations.',
guide40: 'Click on any design image you are interested in to modify the details.', guide40: 'Click on any design image you are interested in to modify the details.',
guide41: 'Click on the clothes to modify its details.', guide41: 'Click on the clothes to modify its details.',
@@ -1062,8 +1007,7 @@ export default {
guide47: 'Save printed design here.', guide47: 'Save printed design here.',
guide48: 'Click here to finalize your modification.', guide48: 'Click here to finalize your modification.',
guide49: 'Click here to access the finalize page.', guide49: 'Click here to access the finalize page.',
guide51: guide51: 'This interface allows you to transform design results into product images. You can achieve your desired effect by adjusting the text and similarity. Click this product image to proceed to the next step.',
'This interface allows you to transform design results into product images. You can achieve your desired effect by adjusting the text and similarity. Click this product image to proceed to the next step.',
guide52: 'Click here to generate the product image.', guide52: 'Click here to generate the product image.',
guide53: 'Click this button to apply more tools to the product image. ', guide53: 'Click this button to apply more tools to the product image. ',
guide54: 'We can adjust the lighting and background of this image. ', guide54: 'We can adjust the lighting and background of this image. ',
@@ -1071,8 +1015,7 @@ export default {
guide56: 'If you like this result, click the little heart to save it.', guide56: 'If you like this result, click the little heart to save it.',
guide57: 'Click here to go to the export page. ', guide57: 'Click here to go to the export page. ',
guide58: 'You can share your work to the gallery or export to your local device.', guide58: 'You can share your work to the gallery or export to your local device.',
guide50: 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."
"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: { createSlogan: {
title: 'Create Slogan', title: 'Create Slogan',
@@ -1094,16 +1037,13 @@ export default {
Setting: 'Manual Mode', Setting: 'Manual Mode',
SeriesDesign: 'Overall Illustration Design', SeriesDesign: 'Overall Illustration Design',
series: 'Series Design', series: 'Series Design',
SeriesDesignInfo: 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.',
'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 item design', SingleDesign: 'Single item design',
single: 'Single Design', single: 'Single Design',
DeepThinking: 'Deep Thinking', DeepThinking: 'Deep Thinking',
SingleDesignInfo: 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. ',
'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. ',
selectDesignType: 'Please select the design type', selectDesignType: 'Please select the design type',
hintListSERIES1: hintListSERIES1: 'Design a collection of futuristic clothes, deep purple color scheme.',
'Design a collection of futuristic clothes, deep purple color scheme.',
hintListSERIES2: 'Design a set of bright-colored, Bohemian-style dresses.', hintListSERIES2: 'Design a set of bright-colored, Bohemian-style dresses.',
hintListSERIES3: 'Design a set of hip-hop street style denim jackets for boys.', hintListSERIES3: 'Design a set of hip-hop street style denim jackets for boys.',
hintListSIGNLE1: 'A silver-gray, steampunk-style windbreaker.', hintListSIGNLE1: 'A silver-gray, steampunk-style windbreaker.',
@@ -1164,8 +1104,7 @@ export default {
Delete: 'Delete', Delete: 'Delete',
Finish: 'We have calculated your preferred style.', Finish: 'We have calculated your preferred style.',
LastCompletionTime: 'Last completion time', LastCompletionTime: 'Last completion time',
textarea: textarea: 'Please enter your thoughts about this brand, and we will help you generate the name, logo, and slogan.'
'Please enter your thoughts about this brand, and we will help you generate the name, logo, and slogan.'
}, },
chat: { chat: {
DeepThinking: 'Deep Thinking', DeepThinking: 'Deep Thinking',
@@ -1311,13 +1250,11 @@ export default {
SpecialEffectsBrush: 'Special Effects Brush', SpecialEffectsBrush: 'Special Effects Brush',
PencilSettings: 'Pencil Settings', PencilSettings: 'Pencil Settings',
ParticleSeparationDegree: 'Particle separation degree', ParticleSeparationDegree: 'Particle separation degree',
ParticleSeparationDegreeDescription: ParticleSeparationDegreeDescription: 'Control the degree of separation of the crayon particles',
'Control the degree of separation of the crayon particles',
TheAmountOfInk: 'The Amount Of Ink', TheAmountOfInk: 'The Amount Of Ink',
TheAmountOfInkDescription: 'Control the amount of pigment in the crayons', TheAmountOfInkDescription: 'Control the amount of pigment in the crayons',
randomness: 'Randomness', randomness: 'Randomness',
randomnessDescription: randomnessDescription: 'Controlling the degree of randomness in the texture of the crayon',
'Controlling the degree of randomness in the texture of the crayon',
TextureType: 'Texture Type', TextureType: 'Texture Type',
TextureTypeDescription: 'Set the texture type of the crayons', TextureTypeDescription: 'Set the texture type of the crayons',
Default: 'Default', Default: 'Default',
@@ -1452,36 +1389,28 @@ export default {
back: 'Back', back: 'Back',
confirm: 'Confirm', confirm: 'Confirm',
RasterizedLayer: 'Rasterized Layer', RasterizedLayer: 'Rasterized Layer',
rasterizeImmediately: rasterizeImmediately: 'You need to rasterize first before performing the distortion operation. Do you want to rasterize immediately?',
'You need to rasterize first before performing the distortion operation. Do you want to rasterize immediately?',
ConfirmRasterization: 'Confirm Rasterization', ConfirmRasterization: 'Confirm Rasterization',
beingRasterized: 'Currently, it is being rasterized.', beingRasterized: 'Currently, it is being rasterized.',
waitRasterizing: 'Rasterizing the layer. Please wait...', waitRasterizing: 'Rasterizing the layer. Please wait...',
successRasterizing: successRasterizing: 'The layer has been successfully rasterized and can now undergo the distortion operation.',
'The layer has been successfully rasterized and can now undergo the distortion operation.',
gridingFailed: 'Griding Failed', gridingFailed: 'Griding Failed',
gridingFailedNoOperation: gridingFailedNoOperation: 'Griding failed. Unable to perform the liquefaction operation.',
'Griding failed. Unable to perform the liquefaction operation.',
gridingError: 'Griding Error', gridingError: 'Griding Error',
LayerError: 'Layer Error', LayerError: 'Layer Error',
LayerDoesNotExist: 'The layer does not exist.', LayerDoesNotExist: 'The layer does not exist.',
backgroundEmpty: 'The background layer is empty.', backgroundEmpty: 'The background layer is empty.',
backgroundEmptyNoLiquidation: backgroundEmptyNoLiquidation: 'The background layer is empty, so the liquidation operation cannot be performed.',
'The background layer is empty, so the liquidation operation cannot be performed.',
layerEmpty: 'The layer is empty.', layerEmpty: 'The layer is empty.',
layerEmptyNoLiquidation: layerEmptyNoLiquidation: 'The layer is empty and cannot perform the liquefaction operation.',
'The layer is empty and cannot perform the liquefaction operation.',
liqueficationManagerError: 'Liquefication Manager Error', liqueficationManagerError: 'Liquefication Manager Error',
liqueficationManagerErrorInitialized: liqueficationManagerErrorInitialized: 'The liquefaction manager has not been initialized.',
'The liquefaction manager has not been initialized.',
liquefactionEnvironment: 'Prepare for the liquefaction environment', liquefactionEnvironment: 'Prepare for the liquefaction environment',
liquefactionEnvironmentLoading: liquefactionEnvironmentLoading: 'The liquefaction environment is being prepared. Please wait a moment...',
'The liquefaction environment is being prepared. Please wait a moment...',
LiqueficationFailed: 'Liquefication tool failed to start.', LiqueficationFailed: 'Liquefication tool failed to start.',
TextLayer: 'Text Layer', TextLayer: 'Text Layer',
DoubleClickText: 'Double-click to edit the text', DoubleClickText: 'Double-click to edit the text',
LiquidationError: LiquidationError: 'No valid image selected or the layer does not fit the liquefaction operation.',
'No valid image selected or the layer does not fit the liquefaction operation.',
ErrorMessage: 'Error Message', ErrorMessage: 'Error Message',
preset: 'Preset', preset: 'Preset',
presetNamePrompt: 'Please enter the preset name:', presetNamePrompt: 'Please enter the preset name:',