2026-04-20 11:21:21 +08:00
export default {
Login : {
login : 'Log in' ,
register : 'Register' ,
2026-05-11 13:56:10 +08:00
loginTip : 'Platform integrated with AiDA.<br />AiDA account login required.' ,
2026-04-21 15:57:59 +08:00
name : 'Name' ,
email : 'Email' ,
password : 'Password' ,
2026-04-22 13:57:28 +08:00
passwordConfirmation : 'Password Confirmation' ,
2026-04-21 15:57:59 +08:00
enterName : 'Enter your name' ,
enterEmail : 'Enter your email' ,
enterPassword : 'Enter your password' ,
2026-04-22 13:57:28 +08:00
enterPasswordAgain : 'Enter your password again' ,
2026-04-21 15:57:59 +08:00
forgotPassword : 'Forget password?' ,
pleaseInputName : 'Please input the name' ,
nameLengthError : 'Name length must be between {min} and {max} characters' ,
passwordSpecial : 'Must contain special characters' ,
passwordCase : 'Mix of uppercase, lowercase and numbers' ,
pleaseInputEmail : 'Please input the email' ,
emailFormatError : 'Please input the email again' ,
pleaseInputPassword : 'Please input the password' ,
passwordLengthError : 'Password length must be between {min} and {max} characters' ,
pleaseTermsPolicy : 'Please agree to the Terms, Policy and Fees' ,
agreeTermsPolicy :
'I agree to the <span onclick="onClickPrivacy()">Terms, Policy</span> and Fees.' ,
noAccountToSignUp : ` Don't have an account? <span onclick="onClickRegister()">Sign up</span> ` ,
signUpFor : 'Sign up for <span>FiDA</span>' ,
registerTip : 'A multi-agent canvas for rapid, trend driven design iteration.' ,
havenAccountToLogin : ` Already have an account? <span onclick="onClickLogin()">Log in</span> ` ,
verifyEmail : 'Verify your email address' ,
verifyCodeHasSent : 'A verification code has been sent to<br><span>{email}</span>' ,
2026-04-22 13:57:28 +08:00
verify : 'VERIFY' ,
2026-04-21 15:57:59 +08:00
resendCode : 'Resend Code' ,
resendCodeIn : 'Resend Code in {time}' ,
orContinueWith : 'or continue with' ,
googleLogin : 'Sign in with Google' ,
wechatLogin : 'Sign in with Wechat' ,
indexTip : 'A multi-agent canvas for rapid, trend driven design iteration.' ,
sendCodeError : 'Send code error' ,
retrievePassword : 'Retrieve password'
} ,
2026-05-05 09:59:44 +08:00
Settings : {
title : 'Settings' ,
slogan : 'Manage your account settings and preferences' ,
profile : {
title : 'Profile' ,
description : 'Update your display name, avatar, social links and account security.' ,
firstName : 'FIRST NAME' ,
lastName : 'LAST NAME' ,
firstNamePlaceholder : 'First Name' ,
lastNamePlaceholder : 'Last Name' ,
username : 'USERNAME' ,
usernamePlaceholder : 'Username' ,
usernameTip : 'Your public username on Stylish Parade.' ,
role : 'ROLE' ,
roleTip : 'Select up to 2 labels that suit you.' ,
} ,
security : {
title : 'Security' ,
description : 'Manage your login email and password.' ,
email : 'EMAIL' ,
newEmail : 'NEW EMAIL ADDRESS' ,
newEmailPlaceholder : 'Enter new email' ,
verify : 'Verify' ,
verified : 'Verified' ,
verifiedTip : 'Your new email has been verified and is ready to save.' ,
password : 'PASSWORD' ,
newPassword : 'NEW PASSWORD' ,
newPasswordPlaceholder : 'Enter new password' ,
passwordTip : 'You must satisfy ALL password conditions to register.' ,
currentPassword : 'CURRENT PASSWORD' ,
currentPasswordPlaceholder : 'Confirm with your password'
} ,
region : {
title : 'Language & Region' ,
description : 'Set your preferred language, region and currency display.' ,
displayLanguage : 'DISPLAY LANGUAGE' ,
selectLanguage : 'Select language' ,
region : 'REGION' ,
selectRegion : 'Select region'
} ,
buttons : {
cancel : 'CANCEL' ,
discard : 'DISCARD' ,
edit : 'EDIT' ,
saveChange : 'SAVE CHANGE' ,
saving : 'SAVING...'
} ,
dialog : {
title : 'Check your new email' ,
subtitle : 'Enter the 6-digit code sent to' ,
submit : 'Submit' ,
resendCode : 'Resend Code' ,
resendCodeIn : 'Resend Code in {time}'
} ,
messages : {
enterNewEmailFirst : 'Please enter your new email address first' ,
invalidEmail : 'Please enter a valid email address' ,
sameEmail : 'Please enter a different email address' ,
alreadyVerified : 'This email has already been verified' ,
verificationCodeSent : 'Verification code sent' ,
enterVerificationCode : 'Please enter the 6-digit verification code' ,
verificationCompleted : 'Email verification completed' ,
verifyEmailBeforeSave : 'Please verify your new email before saving' ,
settingsUpdated : 'Settings updated'
} ,
roles : {
fashionEnthusiast : 'Fashion Enthusiast' ,
contentCreator : 'Content Creator' ,
student : 'Student' ,
retailBuyer : 'Retail / Buyer' ,
fashionDesigner : 'Fashion Designer' ,
brandBusiness : 'Brand / Business' ,
prCommunications : 'PR & Communications' ,
stylist : 'Stylist' ,
graphicDesigner : 'Graphic Designer' ,
artist3d : '3D Artist' ,
other : 'Other'
} ,
languages : {
english : 'English' ,
chinese : 'Chinese' ,
} ,
regions : {
hongKongSar : 'Hong Kong SAR' ,
mainlandChina : 'Mainland China' ,
singapore : 'Singapore' ,
unitedKingdom : 'United Kingdom'
}
2026-05-21 13:44:57 +08:00
} ,
Wardrobe : {
title : 'My Wardrobe' ,
subtitle : 'Your digital pieces, all in one place' ,
common : {
all : 'All' ,
} ,
tabs : {
ariaLabel : 'Wardrobe tabs' ,
assets : 'Assets' ,
orders : 'Orders'
} ,
sort : {
label : 'Sort by' ,
placeholder : 'Select' ,
dateAdded : 'Date Added' ,
selectedFirst : 'Selected First'
} ,
assets : {
filters : 'Filters' ,
clear : 'Clear' ,
categories : 'Categories' ,
gender : 'Gender' ,
selectedCount : '{count} Selected' ,
selectAll : 'Select All' ,
deselectAll : 'Deselect All' ,
downloadSelected : 'Download Selected' ,
genders : {
male : 'Male' ,
female : 'Female'
}
} ,
orders : {
moreItems : '+{count} more' ,
statuses : {
all : 'All' ,
paid : 'Paid' ,
unpaid : 'Unpaid' ,
cancelled : 'Canceled'
} ,
statusBadges : {
paid : 'PAID' ,
unpaid : 'UNPAID' ,
cancelled : 'CANCELED'
} ,
actions : {
invoice : 'Invoice' ,
completePayment : 'Complete Payment' ,
buyAgain : 'Buy Again'
}
} ,
empty : {
title : 'Nothing in Wardrobe yet' ,
description : 'Explore the digital item and add pieces to your collection.' ,
action : 'Explore Digital Items'
}
} ,
ClothesCategories : {
2026-05-22 11:39:17 +08:00
blouse : 'Blouse' ,
2026-05-21 13:44:57 +08:00
dress : 'Dress' ,
trousers : 'Trousers' ,
skirt : 'Skirt' ,
tops : 'Tops' ,
bottoms : 'Bottoms' ,
outwear : 'Outwear' ,
others : 'Others'
2026-05-26 10:01:07 +08:00
} ,
collectionStory : {
back : 'Back to Home' ,
title : 'We’ re Seeking' ,
description : 'Fashion Voice Worth Featuring.' ,
button : 'Contact Us if Interested' ,
joinUs : {
title : 'Join Our Designer Community' ,
info : 'Join our community of visionaries and publish your collection story.' ,
info2 : 'We are currently seeking collections that deeply integrate the AiDA creative workflow, specifically those that resonate through powerful core concepts and evocative inspiration. ' ,
info3 : 'This architecture is designed to elevate your exposure through profound "propositional expression," ensuring that soulful, story-driven designs achieve higher market premiums and superior sales conversion.'
}
} ,
footer : {
About : 'About' ,
PrivacyPolicy : 'Privacy Policy' ,
TermsOfUse : 'Terms of Use' ,
Disclaimer : 'Disclaimer' ,
SiteMap : 'Site Map' ,
2026-05-26 10:19:01 +08:00
} ,
brand : {
title : 'Brand' ,
description : "Every brand, every story — discover who's behind the collections." ,
search : 'Search brand' ,
noFound : 'Brand No Found' ,
noFoundTip : 'Try using another keywords.' ,
searchHistory : 'Searching History' ,
brandItem : {
viewProfile : 'View Profile' ,
}
} ,
brandDetail : {
addShoppingTip : 'Please log in first.' ,
merchantInfo : {
Contact : 'Contact' ,
About : 'About' ,
} ,
All : 'All' ,
} ,
digitalItem : {
BestSelling : 'Best Selling' ,
Price : 'Price: Low to High' ,
NewestFirst : 'Newest First' ,
title : 'Digital Item' ,
info : 'Virtual fashion creations collected in your personal archive' ,
sortBy : 'Sort By' ,
noData : 'Nothing in Digital Item' ,
noDataTip : 'Try adjusting your filters or refreshing the page.' ,
MerchantInfo : {
Filters : 'Filters' ,
Clear : 'Clear' ,
Categories : 'Categories' ,
Gender : 'Gender' ,
}
} ,
checked : {
All : 'All' ,
2026-05-05 09:59:44 +08:00
}
2026-05-26 10:19:01 +08:00
}