Files
admin/www/i18n/locales/en.json
T
2026-07-30 11:32:45 +08:00

23 lines
494 B
JSON

{
"app": {
"name": "Luxsin",
"slogan": "Luxsin Official Website"
},
"nav": {
"home": "Home",
"products": "Products",
"news": "News",
"about": "About Us",
"contact": "Contact"
},
"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."
}
}