78 lines
2.8 KiB
JSON
78 lines
2.8 KiB
JSON
{
|
|
"app": {
|
|
"name": "Luxsin",
|
|
"slogan": "Luxsin Official Website"
|
|
},
|
|
"nav": {
|
|
"home": "Home",
|
|
"products": "Products",
|
|
"news": "News",
|
|
"about": "About Us",
|
|
"contact": "Contact",
|
|
"support": "Support"
|
|
},
|
|
"footer": {
|
|
"copyright": "© {year} Luxsin. All rights reserved."
|
|
},
|
|
"common": {
|
|
"learnMore": "Learn More",
|
|
"backHome": "Back to Home",
|
|
"notFound": "Page Not Found",
|
|
"notFoundDesc": "Sorry, the page you visited does not exist or has been removed.",
|
|
"loading": "Loading…",
|
|
"empty": "No content yet",
|
|
"loadMore": "Load More",
|
|
"moreInSeries": "More in This Series",
|
|
"relatedNews": "Related News"
|
|
},
|
|
"support": {
|
|
"faq": "FAQ",
|
|
"downloads": "Downloads",
|
|
"contact": "Contact Us",
|
|
"feedback": "Feedback",
|
|
"feedbackSubtitle": "Encountered an issue with our product? Let us know and we will follow up as soon as possible",
|
|
"model": "Model",
|
|
"selectModel": "Select a model",
|
|
"description": "Description",
|
|
"descriptionPlaceholder": "Describe the issue you encountered in detail (up to 2000 characters)",
|
|
"email": "Email",
|
|
"emailPlaceholder": "Your email",
|
|
"logFile": "Log file (optional, max 20MB)",
|
|
"chooseFile": "Choose File",
|
|
"noFile": "No file chosen",
|
|
"fileTooLarge": "Log file size cannot exceed 20MB",
|
|
"submitFeedback": "Submit Feedback",
|
|
"feedbackSuccess": "Feedback submitted. Thank you! Reference no.: ",
|
|
"feedbackNoCopied": "Copied",
|
|
"feedbackFailed": "Submission failed. Please try again later.",
|
|
"myFeedback": "My Feedback",
|
|
"queryPlaceholder": "Enter email or reference number to query",
|
|
"queryInvalid": "Please enter a valid email or reference number",
|
|
"query": "Query",
|
|
"noFeedback": "No feedback found",
|
|
"expandChat": "View conversation",
|
|
"collapseChat": "Collapse",
|
|
"verifyEmailHint": "Enter the email used when submitting this feedback to view and reply",
|
|
"verifyEmail": "Verify",
|
|
"emailMismatch": "Email does not match this feedback record",
|
|
"initialDescription": "Conversation",
|
|
"noMessages": "No replies yet. Send a message if you have more details.",
|
|
"messagePlaceholder": "Type your message...",
|
|
"sendMessage": "Send",
|
|
"messageFailed": "Failed to send. Please try again.",
|
|
"conversationClosed": "This issue has been resolved. You can view the conversation history only.",
|
|
"statusPending": "Pending",
|
|
"statusProcessing": "In Progress",
|
|
"statusResolved": "Resolved"
|
|
},
|
|
"form": {
|
|
"subtitle": "Fill in the form and we will get back to you soon",
|
|
"submit": "Submit",
|
|
"required": "This field is required",
|
|
"invalidEmail": "Please enter a valid email address",
|
|
"invalidPhone": "Please enter a valid phone number",
|
|
"success": "Submitted successfully. We will reply soon!",
|
|
"failed": "Submission failed. Please try again later."
|
|
}
|
|
}
|