mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-07 03:52:01 +00:00
[doc] added documentation sidebar translation (#2670)
This commit is contained in:
26
docs/source/en/sidebar_category_translation.json
Normal file
26
docs/source/en/sidebar_category_translation.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"sidebar.docs.category.Get started": {
|
||||
"message": "Get started",
|
||||
"description": "The label for category Get started in sidebar docs"
|
||||
},
|
||||
"sidebar.docs.category.Concepts": {
|
||||
"message": "Concepts",
|
||||
"description": "The label for category Concepts in sidebar docs"
|
||||
},
|
||||
"sidebar.docs.category.Basics": {
|
||||
"message": "Basics",
|
||||
"description": "The label for category Basics in sidebar docs"
|
||||
},
|
||||
"sidebar.docs.category.Features": {
|
||||
"message": "Features",
|
||||
"description": "The label for category Features in sidebar docs"
|
||||
},
|
||||
"sidebar.docs.category.Tensor Parallel": {
|
||||
"message": "Tensor Parallel",
|
||||
"description": "The label for category Tensor Parallel in sidebar docs"
|
||||
},
|
||||
"sidebar.docs.category.Advanced Tutorials": {
|
||||
"message": "Advanced Tutorials",
|
||||
"description": "The label for category Advanced Tutorials in sidebar docs"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user