From 1eab82b24ed2381ab210efd242963ae8cecd15d2 Mon Sep 17 00:00:00 2001 From: yangj1211 Date: Tue, 3 Sep 2024 14:40:53 +0800 Subject: [PATCH 1/2] fix --- i18n/zh-Hans/docusaurus-plugin-content-docs/current.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/zh-Hans/docusaurus-plugin-content-docs/current.json b/i18n/zh-Hans/docusaurus-plugin-content-docs/current.json index 42651c50..9d698efc 100644 --- a/i18n/zh-Hans/docusaurus-plugin-content-docs/current.json +++ b/i18n/zh-Hans/docusaurus-plugin-content-docs/current.json @@ -140,7 +140,7 @@ "description": "The label for category API Management in sidebar tutorialSidebar" }, "sidebar.tutorialSidebar.category.APIDocs": { - "message": "模型API文档", + "message": "模型api文档", "description": "The label for category API Docs in sidebar tutorialSidebar" }, "sidebar.tutorialSidebar.category.ConfigureEnvironment": { From 52499e094e08d3562f31a0ae2e9705d2093e6aa5 Mon Sep 17 00:00:00 2001 From: yangj1211 Date: Tue, 3 Sep 2024 14:41:50 +0800 Subject: [PATCH 2/2] fix --- docs/APIDocs/model-api/_category_.json | 2 +- .../current/APIDocs/model-api/_category_.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/APIDocs/model-api/_category_.json b/docs/APIDocs/model-api/_category_.json index d9fcc11b..5420400a 100644 --- a/docs/APIDocs/model-api/_category_.json +++ b/docs/APIDocs/model-api/_category_.json @@ -1,5 +1,5 @@ { - "label": "模型API", + "label": "模型api", "position": 2, "link": { "type": "generated-index", diff --git a/i18n/zh-Hans/docusaurus-plugin-content-docs/current/APIDocs/model-api/_category_.json b/i18n/zh-Hans/docusaurus-plugin-content-docs/current/APIDocs/model-api/_category_.json index d9fcc11b..5420400a 100644 --- a/i18n/zh-Hans/docusaurus-plugin-content-docs/current/APIDocs/model-api/_category_.json +++ b/i18n/zh-Hans/docusaurus-plugin-content-docs/current/APIDocs/model-api/_category_.json @@ -1,5 +1,5 @@ { - "label": "模型API", + "label": "模型api", "position": 2, "link": { "type": "generated-index",