官网开发中 0803
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
"products": "Products",
|
||||
"news": "News",
|
||||
"about": "About Us",
|
||||
"contact": "Contact"
|
||||
"contact": "Contact",
|
||||
"support": "Support"
|
||||
},
|
||||
"footer": {
|
||||
"copyright": "© {year} Luxsin. All rights reserved."
|
||||
@@ -17,6 +18,25 @@
|
||||
"learnMore": "Learn More",
|
||||
"backHome": "Back to Home",
|
||||
"notFound": "Page Not Found",
|
||||
"notFoundDesc": "Sorry, the page you visited does not exist or has been removed."
|
||||
"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"
|
||||
},
|
||||
"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."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user