93 lines
3.7 KiB
Plaintext
93 lines
3.7 KiB
Plaintext
{
|
|
"@@locale": "en",
|
|
"appTitle": "MeiYao Divination",
|
|
"welcomeLogin": "Welcome Back",
|
|
"loginSubtitle": "Sign in with your email",
|
|
"loginSubtitleEmail": "Sign in with your email",
|
|
"emailHint": "Enter email address",
|
|
"codeHint": "Enter verification code",
|
|
"sendCode": "Get Code",
|
|
"sending": "Sending...",
|
|
"retryAfter": "Retry in {seconds}s",
|
|
"@retryAfter": {
|
|
"placeholders": {
|
|
"seconds": {
|
|
"type": "int"
|
|
}
|
|
}
|
|
},
|
|
"login": "Login",
|
|
"agreementPrefix": "I have read and agree to ",
|
|
"privacyPolicy": "Privacy Policy",
|
|
"termsOfService": "Terms of Service",
|
|
"disclaimer": "Disclaimer",
|
|
"icp": "Yue ICP 2025428416-1A",
|
|
"invalidPhone": "Please enter a valid phone number",
|
|
"invalidEmail": "Please enter a valid email address",
|
|
"invalidCode": "Please enter a 6-digit code",
|
|
"agreementRequired": "Please accept the agreements first",
|
|
"codeSent": "Code sent successfully",
|
|
"loginSuccess": "Login success",
|
|
"helloUser": "Hi, {name}",
|
|
"@helloUser": {
|
|
"placeholders": {
|
|
"name": {
|
|
"type": "String"
|
|
}
|
|
}
|
|
},
|
|
"startJourney": "Start Your Divination Journey",
|
|
"journeySubtitle": "Explore possibilities with AI",
|
|
"startNow": "Start Now",
|
|
"historyTitle": "History",
|
|
"more": "More",
|
|
"noRecords": "No records yet",
|
|
"noRecordsSubtitle": "You have not saved any records",
|
|
"homeTab": "Home",
|
|
"profileTab": "Me",
|
|
"notify": "Notifications",
|
|
"featurePending": "This feature is not connected yet",
|
|
"logout": "Logout",
|
|
"defaultUserName": "User",
|
|
"historyQuestion1": "Is this year a good time to change jobs?",
|
|
"historyQuestion2": "Can my relationship progress soon?",
|
|
"historyQuestion3": "What pace should I keep for investments this quarter?",
|
|
"guaName1": "Wuwang",
|
|
"guaName2": "Ge",
|
|
"guaName3": "Guan",
|
|
"welcomeDialogTitle": "Welcome to MeiYao Divination",
|
|
"welcomeParagraph1": "Welcome to MeiYao Divination, an AI-assisted platform for interpreting traditional Six-Line divination and exploring Chinese classic wisdom.",
|
|
"welcomeParagraph2": "Six-Line divination comes from the profound philosophy of the I Ching. It reflects how intention and timing are mapped into symbolic patterns.",
|
|
"welcomeParagraph3": "MeiYao Divination helps you look beyond narrow thinking, see opportunities and risks from a broader trend perspective, and make clearer decisions.",
|
|
"warningTitle": "Important Notice",
|
|
"warningBody": "All interpretations are AI-generated for entertainment only. Do not use them as professional advice for business, medical, or legal decisions.",
|
|
"scrollHint": "Scroll down to read all",
|
|
"understood": "I Understand",
|
|
"readAllFirst": "Please read all first",
|
|
"categoryCareer": "Career/Study",
|
|
"categoryLove": "Love/Marriage",
|
|
"categoryMoney": "Wealth/Investment",
|
|
"signBest": "Excellent",
|
|
"signGood": "Good",
|
|
"signNormal": "Moderate",
|
|
"language": "Language",
|
|
"english": "English",
|
|
"chinese": "Chinese",
|
|
"dialogConfirm": "OK",
|
|
"agreementSeparator": ", ",
|
|
"agreementAnd": " and ",
|
|
"privacyContent": "Placeholder content for privacy policy.",
|
|
"termsContent": "Placeholder content for terms of service.",
|
|
"disclaimerContent": "Placeholder content for disclaimer.",
|
|
"toastLabelInfo": "Info",
|
|
"toastLabelSuccess": "Success",
|
|
"toastLabelWarning": "Warning",
|
|
"toastLabelError": "Error",
|
|
"errorTooManyRequests": "Too many requests, please try again later",
|
|
"errorInvalidVerificationCode": "Invalid verification code",
|
|
"errorSessionExpired": "Session expired, please login again",
|
|
"errorServiceUnavailable": "Service unavailable, please try again later",
|
|
"errorServerGeneric": "Server error, please try again later",
|
|
"errorRequestGeneric": "Request failed, please try again"
|
|
}
|