feat: 更新npm配置和国际化支持
- 添加越南语的服务条款和隐私政策文档 - 更新多语言JSON文件中的品牌名称 - 移除未使用的arch页面和依赖项 - 调整next.config.mjs的输出模式配置 - 更新generateStaticParams以包含越南语支持
This commit is contained in:
@@ -111,7 +111,7 @@
|
||||
"links": [
|
||||
{
|
||||
"href": "https://github.com/weijunext/nextjs-starter",
|
||||
"name": "Next Forge",
|
||||
"name": "FUANDE TRADE",
|
||||
"rel": "noopener noreferrer nofollow",
|
||||
"target": "_blank"
|
||||
},
|
||||
@@ -167,7 +167,7 @@
|
||||
}
|
||||
},
|
||||
"Home": {
|
||||
"title": "Next Forge",
|
||||
"title": "FUANDE TRADE",
|
||||
"tagLine": "Next.js Multilingual Starter Template",
|
||||
"description": "Next.js 16 starter template with built-in multilingual support to help you quickly build global websites. Clean, efficient, ready-to-use, with a fully optimized SEO infrastructure.",
|
||||
"carousel": "Carousel",
|
||||
|
||||
@@ -111,7 +111,7 @@
|
||||
"links": [
|
||||
{
|
||||
"href": "https://github.com/weijunext/nextjs-starter",
|
||||
"name": "Next Forge",
|
||||
"name": "福安德外贸",
|
||||
"rel": "noopener noreferrer nofollow",
|
||||
"target": "_blank"
|
||||
},
|
||||
@@ -167,7 +167,7 @@
|
||||
}
|
||||
},
|
||||
"Home": {
|
||||
"title": "Next Forge",
|
||||
"title": "福安德外贸",
|
||||
"tagLine": "Mẫu Khởi Động Nhiều Ngôn Ngữ Next.js",
|
||||
"description": "Mẫu khởi động Next.js 16 với hỗ trợ đa ngôn ngữ tích hợp sẵn, giúp bạn nhanh chóng xây dựng website toàn cầu. Sạch sẽ, hiệu quả, sẵn sàng sử dụng, với cơ sở hạ tầng SEO được tối ưu hóa hoàn toàn.",
|
||||
"carousel": "Slider Ảnh",
|
||||
|
||||
@@ -111,7 +111,7 @@
|
||||
"links": [
|
||||
{
|
||||
"href": "https://github.com/weijunext/nextjs-starter",
|
||||
"name": "Next Forge",
|
||||
"name": "福安德外贸",
|
||||
"rel": "noopener noreferrer nofollow",
|
||||
"target": "_blank"
|
||||
},
|
||||
@@ -167,7 +167,7 @@
|
||||
}
|
||||
},
|
||||
"Home": {
|
||||
"title": "Next Forge",
|
||||
"title": "福安德外贸",
|
||||
"tagLine": "Next.js 多语言启动模板",
|
||||
"description": "内置多语言支持的 Next.js 16 启动模板,助您快速构建面向全球的出海网站。简洁高效,开箱即用,完全优化的SEO基础架构。",
|
||||
"carousel": "轮播图",
|
||||
|
||||
Reference in New Issue
Block a user