feat: 更新网站配置和内容,优化国际化设置
refactor: 重构产线页面和路由,移除无用代码 style: 调整内容格式和样式,统一中英文标点 docs: 更新产品描述和元数据,完善多语言支持
This commit is contained in:
@@ -12,54 +12,54 @@
|
||||
"href": "/"
|
||||
},
|
||||
{
|
||||
"name": "About Jufeng Steel",
|
||||
"href": "/about",
|
||||
"name": "About Wuhan Sage",
|
||||
"href": "/about/company"
|
||||
},
|
||||
{
|
||||
"name": "Workshop Exhibition",
|
||||
"href": "/workshop",
|
||||
"children": [
|
||||
{
|
||||
"name": "Company Profile",
|
||||
"href": "/about/company"
|
||||
"name": "Machining Workshop",
|
||||
"href": "/workshop/machine"
|
||||
},
|
||||
{
|
||||
"name": "Corporate Culture",
|
||||
"href": "/about/culture"
|
||||
"name": "Heat Treatment Workshop",
|
||||
"href": "/workshop/heat-treatment"
|
||||
},
|
||||
{
|
||||
"name": "Production Base",
|
||||
"href": "/about/base"
|
||||
},
|
||||
{
|
||||
"name": "Organizational Structure",
|
||||
"href": "/about/organization"
|
||||
},
|
||||
{
|
||||
"name": "Honors and Qualifications",
|
||||
"href": "/about/awards"
|
||||
},
|
||||
{
|
||||
"name": "Development History",
|
||||
"href": "/about/history"
|
||||
"name": "Assembly Workshop",
|
||||
"href": "/workshop/assembly"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Product Center",
|
||||
"href": "/product"
|
||||
},
|
||||
{
|
||||
"name": "News Center",
|
||||
"href": "/blog",
|
||||
"name": "Mill Unit Products",
|
||||
"href": "/line",
|
||||
"children": [
|
||||
{
|
||||
"name": "Announcements",
|
||||
"href": "/blog?category=announce"
|
||||
"name": "Hot-dip Galvanizing / Galvalume Mill Unit",
|
||||
"href": "/line/zinc"
|
||||
},
|
||||
{
|
||||
"name": "News",
|
||||
"href": "/blog?category=news"
|
||||
"name": "Zinc-Aluminum-Magnesium Coating Mill Unit",
|
||||
"href": "/line/magnesium"
|
||||
},
|
||||
{
|
||||
"name": "Events",
|
||||
"href": "/blog?category=event"
|
||||
"name": "Color Coating Mill Unit",
|
||||
"href": "/line/paint"
|
||||
},
|
||||
{
|
||||
"name": "High-efficiency Electrical Steel (Silicon Steel) Continuous Processing Mill Unit",
|
||||
"href": "/line/electric-steel"
|
||||
},
|
||||
{
|
||||
"name": "Carbon Steel Pickling Mill Unit",
|
||||
"href": "/line/carbon-steel"
|
||||
},
|
||||
{
|
||||
"name": "Stainless Steel Continuous Annealing & Pickling Mill Unit",
|
||||
"href": "/line/stainless-steel-heat-treatment"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -125,48 +125,14 @@
|
||||
"useA": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "Other Products",
|
||||
"links": [
|
||||
{
|
||||
"href": "https://nexty.dev/",
|
||||
"name": "Nexty - SaaS Template",
|
||||
"rel": "noopener noreferrer",
|
||||
"target": "_blank"
|
||||
},
|
||||
{
|
||||
"href": "https://ogimage.click/",
|
||||
"name": "OG Image Generator",
|
||||
"rel": "noopener noreferrer",
|
||||
"target": "_blank"
|
||||
},
|
||||
{
|
||||
"href": "https://dofollow.tools/",
|
||||
"name": "Dofollow.Tools",
|
||||
"rel": "noopener noreferrer",
|
||||
"target": "_blank"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Newsletter": {
|
||||
"title": "Subscribe to Our Newsletter",
|
||||
"description": "Get the latest Next.js news and tutorials",
|
||||
"defaultErrorMessage": "Please enter a valid email address",
|
||||
"successMessage": "Subscription successful",
|
||||
"errorMessage": "Subscription failed",
|
||||
"errorMessage2": "Subscription failed, please try again later",
|
||||
"subscribe": "Subscribe",
|
||||
"subscribing": "Subscribing",
|
||||
"subscribed": "Subscribed successfully! Thank you for your attention."
|
||||
}
|
||||
},
|
||||
"Home": {
|
||||
"title": "Jufeng Steel",
|
||||
"tagLine": "Jufeng Steel Official Website",
|
||||
"description": "Jufeng Steel Official Website",
|
||||
"title": "Wuhan Saga Engineering Technology",
|
||||
"tagLine": "Wuhan Saga Engineering Technology Official Website",
|
||||
"description": "Wuhan Saga Engineering Technology Official Website",
|
||||
"carousel": "Carousel",
|
||||
"company_video": "Corporate Video",
|
||||
"company": {
|
||||
@@ -324,11 +290,11 @@
|
||||
},
|
||||
"Blog": {
|
||||
"title": "News Center",
|
||||
"description": "Latest updates, product upgrades, and industry news of Jufeng Steel"
|
||||
"description": "Latest updates, product upgrades, and industry news of Wuhan Saga Engineering Technology"
|
||||
},
|
||||
"Product": {
|
||||
"title": "Product Center",
|
||||
"description": "Latest products, function introductions, and usage guides of Jufeng Steel",
|
||||
"description": "Latest products, function introductions, and usage guides of Wuhan Saga Engineering Technology",
|
||||
"detailTitle": "Product Display",
|
||||
"productModel": "Product Model",
|
||||
"productPlace": "Product Origin",
|
||||
@@ -349,9 +315,13 @@
|
||||
},
|
||||
"learnMore": "Learn More"
|
||||
},
|
||||
"Workshop": {
|
||||
"pageTitle": "Workshop Exhibition",
|
||||
"pageDesc": "Workshop Exhibition"
|
||||
},
|
||||
"About": {
|
||||
"title": "About Jufeng Steel",
|
||||
"description": "About Jufeng Steel"
|
||||
"title": "About Wuhan Saga Engineering Technology",
|
||||
"description": "About Wuhan Saga Engineering Technology"
|
||||
},
|
||||
"TermsOfService": {
|
||||
"title": "Terms of Service",
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
"href": "/"
|
||||
},
|
||||
{
|
||||
"name": "Giới thiệu Jufeng Steel",
|
||||
"name": "Giới thiệu Wuhan Saga Engineering Technology",
|
||||
"href": "/about",
|
||||
"children": [
|
||||
{
|
||||
@@ -164,9 +164,9 @@
|
||||
}
|
||||
},
|
||||
"Home": {
|
||||
"title": "Jufeng Steel",
|
||||
"tagLine": "Trang web chính thức của Jufeng Steel",
|
||||
"description": "Trang web chính thức của Jufeng Steel",
|
||||
"title": "Wuhan Saga Engineering Technology",
|
||||
"tagLine": "Trang web chính thức của Wuhan Saga Engineering Technology",
|
||||
"description": "Trang web chính thức của Wuhan Saga Engineering Technology",
|
||||
"carousel": "Trình chiếu vòng",
|
||||
"company_video": "Video doanh nghiệp",
|
||||
"company": {
|
||||
@@ -324,11 +324,11 @@
|
||||
},
|
||||
"Blog": {
|
||||
"title": "Trung tâm tin tức",
|
||||
"description": "Cập nhật mới nhất, nâng cấp sản phẩm, tin tức ngành của Jufeng Steel"
|
||||
"description": "Cập nhật mới nhất, nâng cấp sản phẩm, tin tức ngành của Wuhan Saga Engineering Technology"
|
||||
},
|
||||
"Product": {
|
||||
"title": "Trung tâm sản phẩm",
|
||||
"description": "Sản phẩm mới nhất, giới thiệu chức năng, hướng dẫn sử dụng của Jufeng Steel",
|
||||
"description": "Sản phẩm mới nhất, giới thiệu chức năng, hướng dẫn sử dụng của Wuhan Saga Engineering Technology",
|
||||
"detailTitle": "Hiển thị sản phẩm",
|
||||
"productModel": "Mã sản phẩm",
|
||||
"productPlace": "Nguồn gốc sản phẩm",
|
||||
@@ -350,8 +350,8 @@
|
||||
"learnMore": "Tìm hiểu thêm"
|
||||
},
|
||||
"About": {
|
||||
"title": "Giới thiệu Jufeng Steel",
|
||||
"description": "Về Jufeng Steel"
|
||||
"title": "Giới thiệu Wuhan Saga Engineering Technology",
|
||||
"description": "Về Wuhan Saga Engineering Technology"
|
||||
},
|
||||
"TermsOfService": {
|
||||
"title": "Điều khoản dịch vụ",
|
||||
|
||||
@@ -100,42 +100,8 @@
|
||||
"useA": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "其他产品",
|
||||
"links": [
|
||||
{
|
||||
"href": "https://nexty.dev/",
|
||||
"name": "Nexty - SaaS Template",
|
||||
"rel": "noopener noreferrer",
|
||||
"target": "_blank"
|
||||
},
|
||||
{
|
||||
"href": "https://ogimage.click/",
|
||||
"name": "OG Image Generator",
|
||||
"rel": "noopener noreferrer",
|
||||
"target": "_blank"
|
||||
},
|
||||
{
|
||||
"href": "https://dofollow.tools/",
|
||||
"name": "Dofollow.Tools",
|
||||
"rel": "noopener noreferrer",
|
||||
"target": "_blank"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Newsletter": {
|
||||
"title": "订阅我们的邮件",
|
||||
"description": "获取最新的 Next.js 资讯和教程",
|
||||
"defaultErrorMessage": "请输入有效的邮箱地址",
|
||||
"successMessage": "订阅成功",
|
||||
"errorMessage": "订阅失败",
|
||||
"errorMessage2": "订阅失败,请稍后再试",
|
||||
"subscribe": "订阅",
|
||||
"subscribing": "订阅中",
|
||||
"subscribed": "订阅成功!感谢您的关注。"
|
||||
}
|
||||
},
|
||||
"Home": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
import { createNavigation } from 'next-intl/navigation';
|
||||
import { defineRouting } from 'next-intl/routing';
|
||||
|
||||
export const LOCALES = ['en', 'zh']
|
||||
export const LOCALES = ['zh', 'en']
|
||||
export const DEFAULT_LOCALE = 'zh'
|
||||
export const LOCALE_NAMES: Record<string, string> = {
|
||||
'en': "English",
|
||||
|
||||
Reference in New Issue
Block a user