Files
FiDA_Front/src/lang/en.ts

195 lines
5.8 KiB
TypeScript
Raw Normal View History

2026-02-03 11:21:10 +08:00
export default {
2026-02-10 16:56:11 +08:00
AlphaVersion: '2026 Alpha Version',
2026-02-26 13:47:26 +08:00
submit: 'Submit',
2026-02-09 14:47:58 +08:00
Login: {
2026-02-10 16:56:11 +08:00
login: 'Log in',
register: 'Register',
loginTo: 'Log on to <span>FiDA</span>',
2026-02-23 16:28:39 +08:00
loginTitle: 'A multi-agent canvas for rapid, trend driven design iteration.',
2026-02-09 14:47:58 +08:00
name: 'Name',
email: 'Email',
password: 'Password',
enterName: 'Enter your name',
enterEmail: 'Enter your email',
enterPassword: 'Enter your password',
2026-02-26 17:04:19 +08:00
forgotPassword: 'Forget password?',
2026-02-09 14:47:58 +08:00
pleaseInputName: 'Please input the name',
nameLengthError: 'Name length must be between {min} and {max} characters',
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>`,
2026-02-10 16:56:11 +08:00
signUpFor: 'Sign up for <span>FiDA</span>',
2026-02-09 14:47:58 +08:00
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 <span>{email}</span>',
verify: 'Verify',
resendCode: 'Resend Code',
resendCodeIn: 'Resend Code in {time}',
orContinueWith: 'or continue with',
googleLogin: 'Sign in with Google',
2026-02-10 16:56:11 +08:00
wechatLogin: 'Sign in with Wechat',
indexTip: 'A multi-agent canvas for rapid, trend driven design iteration.',
2026-02-26 11:45:32 +08:00
sendCodeError: 'Send code error',
2026-02-26 13:47:26 +08:00
retrievePassword: 'Retrieve password',
2026-02-09 14:47:58 +08:00
},
Nuic: {
2026-02-10 16:56:11 +08:00
hiName: 'Hi, {name}. This is Fiphant.',
nuic1Title: `Help him discover the <b>"YOU"</b> in your space.`,
2026-02-09 14:47:58 +08:00
nuic1Tip: `Let's set up your profile. A few quick details will help Fiphant understand<br />your needs and find exactly what you're looking for.`,
letsGo: 'Lets go, Fiphant!',
skip: 'Skip',
next: 'Next',
2026-02-10 16:56:11 +08:00
nuic2Title: `What <b>vibe</b> do you usually go for?`,
2026-02-09 14:47:58 +08:00
loadMore: 'Load more',
2026-02-10 16:56:11 +08:00
nuic3Title: `<b>Where</b> are you based? What do you <b>do</b>?`,
2026-02-09 14:47:58 +08:00
basedIn: 'Based in',
role: 'Role',
2026-02-10 16:56:11 +08:00
allSet: 'All set!',
loadingTip: 'Were customizing your dashboard.',
2026-02-09 14:47:58 +08:00
},
Home: {
creditsNum: 'Credits: {num}',
newProject: 'New Project',
home: 'Home',
history: 'History',
today: 'Today',
yesterday: 'Yesterday',
2026-03-03 11:10:43 +08:00
earlierChat: 'Earlier Chat',
rename: 'Rename',
delete: 'Delete',
setting: 'Setting',
2026-03-04 15:06:22 +08:00
logout: 'Log out',
2026-03-03 11:10:43 +08:00
general: 'General',
profile: 'Profile',
learnMore: 'Learn More',
2026-03-06 15:50:05 +08:00
userProfile: 'User Profile Photo',
2026-03-03 11:10:43 +08:00
userName: 'User Name',
email: 'Email',
language: 'Language',
logoutDevice: 'Log out on this device',
region: 'Region',
role: 'Role',
currentAgentProfile: 'Current Agent Profile',
currentNotificationFrequency: 'Current Notification Frequency',
timesPerHour: '{time} times per hour',
userAgreement: 'User Agreement',
privacyPolicy: 'Privacy Policy',
view: 'View',
remainingNum: 'Remaining number of times to upload profile picture:',
2026-03-03 11:10:43 +08:00
},
Country:{
unitedStates: 'United States',
singapore: 'Singapore',
australia: 'Australia',
southKorea: 'South Korea',
china: 'China',
italy: 'Italy',
france: 'France',
japan: 'Japan',
canada: 'Canada',
germany: 'Germany',
},
Role: {
designer: 'Designer',
student: 'Student',
teacher: 'Teacher',
parent: 'Parent',
other: 'Other',
2026-02-09 14:47:58 +08:00
},
Input: {
2026-03-05 11:15:03 +08:00
placeholder: 'Describe the design you want to create... e.g. Modern wooden chair, Bauhaus style',
2026-02-09 14:47:58 +08:00
selectPlaceholder: 'Please select',
typePlaceholder: 'Type',
areaPlaceholder: 'Region',
stylePlaceholder: 'Style',
types: {
sofa: 'Sofa',
desk: 'Desk',
chair: 'Chair'
},
styles: {
Coastal: 'Coastal',
Verdant: 'Verdant',
Traditional: 'Traditional',
CenturyChrome: 'Century\nChrome',
ModernRevival: 'Modern\nRevival',
Tuscan2000s: "Tuscan\n2000's",
Bauhaus: 'Bauhaus',
Constructivism: 'Constructivism',
NordicNoir: 'Nordic\nNoir'
},
chooseStyle: 'Choose Style',
setting: 'Setting',
settingOptions: {
2026-03-06 11:25:49 +08:00
first: 'Image strength',
second: 'Region strength',
third: 'Style strength'
2026-02-09 14:47:58 +08:00
},
2026-02-10 13:05:24 +08:00
confirm: 'Confirm',
styleTitle: 'Settings',
createProject: 'Create Project',
2026-03-03 14:40:49 +08:00
trendingReport: 'Trending report'
2026-02-09 14:47:58 +08:00
},
area: {
unitedStates: 'United States',
singapore: 'Singapore',
australia: 'Australia',
southKorea: 'South Korea',
china: 'China',
italy: 'Italy',
france: 'France',
japan: 'Japan',
canada: 'Canada',
2026-02-23 13:28:43 +08:00
germany: 'Germany',
2026-02-09 14:47:58 +08:00
},
2026-02-10 13:05:24 +08:00
agent: {
copySuccess: 'Text copied to clipboard',
2026-02-23 13:28:43 +08:00
copyFaild: 'Copy failed. Your browser may be restricting clipboard access. Please try copying manually.',
Download: 'Download',
2026-03-16 14:26:04 +08:00
deleteSuccess: 'Successfully deleted',
thinking: 'Thinking...',
thinkComplete: 'Thinking complete.',
2026-02-10 13:05:24 +08:00
},
2026-02-05 10:43:18 +08:00
2026-02-09 14:47:58 +08:00
// Version Tree
VersionTree: {
versionInformation: 'Version Information',
input: 'Input',
userRequest: 'User Request',
sketch: 'Sketch',
generateResult: 'Generate Result',
linearNodeTree: 'Linear Node Tree',
branchingNodeTree: 'Branching Node Tree',
restore: 'Restore',
newChat: 'New Chat',
2026-02-10 14:03:33 +08:00
delete: 'Delete',
deleteChat:'Delete chat?',
deleteHint:'Once deleted, you wont be able to view this conversation again.',
restoreChat:'Restore chat?',
restoreHint:'Once deleted, you wont be able to view this conversation again.',
2026-03-23 17:03:42 +08:00
Cancel: 'Cancel',
2026-02-10 14:03:33 +08:00
Confirm: 'Confirm',
2026-02-23 10:54:17 +08:00
export: 'Export',
2026-02-09 14:47:58 +08:00
},
2026-03-05 13:44:53 +08:00
flowCanvas: {
deleteCardConfirm: 'Are you sure you want to delete this function card?',
confirm: 'Confirm',
cancel: 'Cancel',
2026-03-18 14:51:22 +08:00
confirmLeave: 'Are you sure you want to leave? You may have unsaved changes.',
2026-03-05 17:12:35 +08:00
},
assistant: {
inputPlaceholder: 'Ask anything',
2026-03-16 09:46:48 +08:00
},
//3d面板
threeModel: {
loading: 'Loading',
2026-03-16 13:19:41 +08:00
download: 'Download',
2026-02-09 14:47:58 +08:00
}
2026-02-03 11:21:10 +08:00
}