jacobinwwey_obsidian-NotEMD/website/i18n/cs/docusaurus-plugin-content-docs/current.json
aliyun1121003339 eda64039cd docs(website): publish all README language docs routes
Add the README/UI locale matrix as the website documentation publishing source of truth, expand localized Docusaurus docs routes for every supported locale, and align GEO/Pages audits with the full multilingual route contract.
2026-07-08 02:39:26 +08:00

22 lines
814 B
JSON

{
"version.label": {
"message": "Next",
"description": "The label for version current"
},
"sidebar.tutorialSidebar.category.Getting Started": {
"message": "Getting Started",
"description": "The label for category 'Getting Started' in sidebar 'tutorialSidebar'"
},
"sidebar.tutorialSidebar.category.Core Features": {
"message": "Core Features",
"description": "The label for category 'Core Features' in sidebar 'tutorialSidebar'"
},
"sidebar.tutorialSidebar.category.LLM Providers": {
"message": "LLM Providers",
"description": "The label for category 'LLM Providers' in sidebar 'tutorialSidebar'"
},
"sidebar.tutorialSidebar.category.Advanced": {
"message": "Advanced",
"description": "The label for category 'Advanced' in sidebar 'tutorialSidebar'"
}
}