Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions docs/source/en/sidebar_category_translation.json
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
{
"sidebar.docs.category.Get started": {
"sidebar.tutorialSidebar.category.Get started": {
"message": "Get started",
"description": "The label for category Get started in sidebar docs"
"description": "The label for category Get started in sidebar tutorialSidebar"
},
"sidebar.docs.category.Concepts": {
"sidebar.tutorialSidebar.category.Concepts": {
"message": "Concepts",
"description": "The label for category Concepts in sidebar docs"
"description": "The label for category Concepts in sidebar tutorialSidebar"
},
"sidebar.docs.category.Basics": {
"sidebar.tutorialSidebar.category.Basics": {
"message": "Basics",
"description": "The label for category Basics in sidebar docs"
"description": "The label for category Basics in sidebar tutorialSidebar"
},
"sidebar.docs.category.Features": {
"sidebar.tutorialSidebar.category.Features": {
"message": "Features",
"description": "The label for category Features in sidebar docs"
"description": "The label for category Features in sidebar tutorialSidebar"
},
"sidebar.docs.category.Tensor Parallel": {
"sidebar.tutorialSidebar.category.Tensor Parallel": {
"message": "Tensor Parallel",
"description": "The label for category Tensor Parallel in sidebar docs"
"description": "The label for category Tensor Parallel in sidebar tutorialSidebar"
},
"sidebar.docs.category.Advanced Tutorials": {
"sidebar.tutorialSidebar.category.Advanced Tutorials": {
"message": "Advanced Tutorials",
"description": "The label for category Advanced Tutorials in sidebar docs"
"description": "The label for category Advanced Tutorials in sidebar tutorialSidebar"
}
}
12 changes: 6 additions & 6 deletions docs/source/zh-Hans/sidebar_category_translation.json
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
{
"sidebar.docs.category.Get started": {
"sidebar.tutorialSidebar.category.Get started": {
"message": "快速开始",
"description": "The label for category Get started in sidebar docs"
},
"sidebar.docs.category.Concepts": {
"sidebar.tutorialSidebar.category.Concepts": {
"message": "概念",
"description": "The label for category Concepts in sidebar docs"
},
"sidebar.docs.category.Basics": {
"sidebar.tutorialSidebar.category.Basics": {
"message": "基础",
"description": "The label for category Basics in sidebar docs"
},
"sidebar.docs.category.Features": {
"sidebar.dotutorialSidebarcs.category.Features": {
"message": "功能",
"description": "The label for category Features in sidebar docs"
},
"sidebar.docs.category.Tensor Parallel": {
"sidebar.dtutorialSidebarocs.category.Tensor Parallel": {
"message": "张量并行",
"description": "The label for category Tensor Parallel in sidebar docs"
},
"sidebar.docs.category.Advanced Tutorials": {
"sidebar.tutorialSidebar.category.Advanced Tutorials": {
"message": "高级教程",
"description": "The label for category Advanced Tutorials in sidebar docs"
}
Expand Down