-
-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Append Chinese translations for JSON files
Signed-off-by: src_resources <[email protected]>
- Loading branch information
Showing
8 changed files
with
614 additions
and
0 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
{ | ||
"title": { | ||
"message": "Blog", | ||
"description": "The title for the blog used in SEO" | ||
}, | ||
"description": { | ||
"message": "Blog", | ||
"description": "The description for the blog used in SEO" | ||
}, | ||
"sidebar.title": { | ||
"message": "Recent posts", | ||
"description": "The label for the left sidebar" | ||
} | ||
} |
14 changes: 14 additions & 0 deletions
14
i18n/zh-CN/docusaurus-plugin-content-docs-neogradle/current.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
{ | ||
"version.label": { | ||
"message": "FG6", | ||
"description": "The label for version current" | ||
}, | ||
"sidebar.ngSidebar.category.ForgeGradle Configurations": { | ||
"message": "ForgeGradle 配置选项", | ||
"description": "The label for category ForgeGradle Configurations in sidebar ngSidebar" | ||
}, | ||
"sidebar.ngSidebar.category.Dependencies": { | ||
"message": "依赖", | ||
"description": "The label for category Dependencies in sidebar ngSidebar" | ||
} | ||
} |
18 changes: 18 additions & 0 deletions
18
i18n/zh-CN/docusaurus-plugin-content-docs-neogradle/version-5.x.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"version.label": { | ||
"message": "FG5", | ||
"description": "The label for version 5.x" | ||
}, | ||
"sidebar.ngSidebar.category.ForgeGradle Documentation": { | ||
"message": "ForgeGradle Documentation", | ||
"description": "The label for category ForgeGradle Documentation in sidebar ngSidebar" | ||
}, | ||
"sidebar.ngSidebar.category.ForgeGradle Configurations": { | ||
"message": "ForgeGradle Configurations", | ||
"description": "The label for category ForgeGradle Configurations in sidebar ngSidebar" | ||
}, | ||
"sidebar.ngSidebar.category.Dependencies": { | ||
"message": "Dependencies", | ||
"description": "The label for category Dependencies in sidebar ngSidebar" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,98 @@ | ||
{ | ||
"version.label": { | ||
"message": "1.20.x", | ||
"description": "The label for version current" | ||
}, | ||
"sidebar.mainSidebar.category.Getting Started with Neo": { | ||
"message": "入门Neo", | ||
"description": "The label for category Getting Started with Neo in sidebar mainSidebar" | ||
}, | ||
"sidebar.mainSidebar.category.Advanced Topics": { | ||
"message": "进阶主题", | ||
"description": "The label for category Advanced Topics in sidebar mainSidebar" | ||
}, | ||
"sidebar.mainSidebar.category.方块实体": { | ||
"message": "方块实体", | ||
"description": "The label for category 方块实体 in sidebar mainSidebar" | ||
}, | ||
"sidebar.mainSidebar.category.方块": { | ||
"message": "方块", | ||
"description": "The label for category 方块 in sidebar mainSidebar" | ||
}, | ||
"sidebar.mainSidebar.category.Concepts": { | ||
"message": "核心概念", | ||
"description": "The label for category Concepts in sidebar mainSidebar" | ||
}, | ||
"sidebar.mainSidebar.category.数据生成": { | ||
"message": "数据生成", | ||
"description": "The label for category 数据生成 in sidebar mainSidebar" | ||
}, | ||
"sidebar.mainSidebar.category.Client": { | ||
"message": "客户端", | ||
"description": "The label for category Client in sidebar mainSidebar" | ||
}, | ||
"sidebar.mainSidebar.category.Server": { | ||
"message": "服务端", | ||
"description": "The label for category Server in sidebar mainSidebar" | ||
}, | ||
"sidebar.mainSidebar.category.Data Storage": { | ||
"message": "数据储存", | ||
"description": "The label for category Data Storage in sidebar mainSidebar" | ||
}, | ||
"sidebar.mainSidebar.category.Game Effects": { | ||
"message": "游戏特效", | ||
"description": "The label for category Game Effects in sidebar mainSidebar" | ||
}, | ||
"sidebar.mainSidebar.category.GUIs": { | ||
"message": "图形用户界面", | ||
"description": "The label for category GUIs in sidebar mainSidebar" | ||
}, | ||
"sidebar.mainSidebar.category.物品": { | ||
"message": "物品", | ||
"description": "The label for category 物品 in sidebar mainSidebar" | ||
}, | ||
"sidebar.mainSidebar.category.Legacy": { | ||
"message": "旧版本", | ||
"description": "The label for category Legacy in sidebar mainSidebar" | ||
}, | ||
"sidebar.mainSidebar.category.Miscellaneous": { | ||
"message": "杂项功能", | ||
"description": "The label for category Miscellaneous in sidebar mainSidebar" | ||
}, | ||
"sidebar.mainSidebar.category.网络": { | ||
"message": "网络", | ||
"description": "The label for category 网络 in sidebar mainSidebar" | ||
}, | ||
"sidebar.mainSidebar.category.Rendering": { | ||
"message": "渲染", | ||
"description": "The label for category Rendering in sidebar mainSidebar" | ||
}, | ||
"sidebar.mainSidebar.category.Model Extensions": { | ||
"message": "模型扩展", | ||
"description": "The label for category Model Extensions in sidebar mainSidebar" | ||
}, | ||
"sidebar.mainSidebar.category.自定义模型加载器": { | ||
"message": "自定义模型加载器", | ||
"description": "The label for category 自定义模型加载器 in sidebar mainSidebar" | ||
}, | ||
"sidebar.mainSidebar.category.Resources": { | ||
"message": "游戏资源", | ||
"description": "The label for category Resources in sidebar mainSidebar" | ||
}, | ||
"sidebar.mainSidebar.category.资源包": { | ||
"message": "资源包", | ||
"description": "The label for category 资源包 in sidebar mainSidebar" | ||
}, | ||
"sidebar.mainSidebar.category.模型": { | ||
"message": "模型", | ||
"description": "The label for category 模型 in sidebar mainSidebar" | ||
}, | ||
"sidebar.mainSidebar.category.数据包": { | ||
"message": "数据包", | ||
"description": "The label for category 数据包 in sidebar mainSidebar" | ||
}, | ||
"sidebar.mainSidebar.category.配方": { | ||
"message": "配方", | ||
"description": "The label for category 配方 in sidebar mainSidebar" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
i18n/zh-CN/docusaurus-plugin-content-docs/version-1.19.x.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"version.label": { | ||
"message": "1.19.x", | ||
"description": "The label for version 1.19.x" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
{ | ||
"link.title.Docs": { | ||
"message": "Docs", | ||
"description": "The title of the footer links column with title=Docs in the footer" | ||
}, | ||
"link.title.Links": { | ||
"message": "Links", | ||
"description": "The title of the footer links column with title=Links in the footer" | ||
}, | ||
"link.item.label.NeoForge Documentation": { | ||
"message": "NeoForge Documentation", | ||
"description": "The label of footer link with label=NeoForge Documentation linking to /docs/gettingstarted/" | ||
}, | ||
"link.item.label.NeoGradle Documentation": { | ||
"message": "NeoGradle Documentation", | ||
"description": "The label of footer link with label=NeoGradle Documentation linking to /neogradle/docs/" | ||
}, | ||
"link.item.label.Discord": { | ||
"message": "Discord", | ||
"description": "The label of footer link with label=Discord linking to https://discord.neoforged.net/" | ||
}, | ||
"link.item.label.Main Website": { | ||
"message": "Main Website", | ||
"description": "The label of footer link with label=Main Website linking to https://neoforged.net/" | ||
}, | ||
"link.item.label.GitHub": { | ||
"message": "GitHub", | ||
"description": "The label of footer link with label=GitHub linking to https://github.com/neoforged/documentation" | ||
}, | ||
"copyright": { | ||
"message": "Copyright © 2016, under the MIT license. Built with Docusaurus.", | ||
"description": "The footer copyright" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"title": { | ||
"message": "NeoForged 文档", | ||
"description": "The title in the navbar" | ||
}, | ||
"logo.alt": { | ||
"message": "NeoForged Logo", | ||
"description": "The alt text of navbar logo" | ||
}, | ||
"item.label.Getting Started": { | ||
"message": "入门", | ||
"description": "Navbar item with label Getting Started" | ||
}, | ||
"item.label.NeoGradle Documentation": { | ||
"message": "NeoGradle 文档", | ||
"description": "Navbar item with label NeoGradle Documentation" | ||
}, | ||
"item.label.GitHub": { | ||
"message": "GitHub", | ||
"description": "Navbar item with label GitHub" | ||
} | ||
} |
1756eba
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Deploying with Cloudflare Pages