Files
admin/www/i18n/locales/en.json
T
2026-08-03 19:09:03 +08:00

43 lines
1.1 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"
},
"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."
}
}