This is an automated email from the ASF dual-hosted git repository.

gongchao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git


The following commit(s) were added to refs/heads/master by this push:
     new b008f16b67 fix: Ai is a typo (#3176)
b008f16b67 is described below

commit b008f16b670748f99c5afbdc3594ef83f69e6b73
Author: Rick <[email protected]>
AuthorDate: Wed Mar 26 12:59:17 2025 +0800

    fix: Ai is a typo (#3176)
    
    Co-authored-by: rick <[email protected]>
---
 home/i18n/zh-cn/docusaurus-plugin-content-docs/current.json           | 4 ++--
 home/i18n/zh-cn/docusaurus-plugin-content-docs/current/help/guide.md  | 2 +-
 .../zh-cn/docusaurus-plugin-content-docs/version-v1.5.x/help/guide.md | 2 +-
 web-app/src/assets/i18n/zh-CN.json                                    | 2 +-
 web-app/src/assets/i18n/zh-TW.json                                    | 2 +-
 5 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/home/i18n/zh-cn/docusaurus-plugin-content-docs/current.json 
b/home/i18n/zh-cn/docusaurus-plugin-content-docs/current.json
index 2bac0e154f..75502793c6 100644
--- a/home/i18n/zh-cn/docusaurus-plugin-content-docs/current.json
+++ b/home/i18n/zh-cn/docusaurus-plugin-content-docs/current.json
@@ -128,11 +128,11 @@
     "description": "The label for category NGQL in sidebar docs"
   },
   "sidebar.docs.category.llm": {
-    "message": "Ai大模型监控",
+    "message": "AI大模型监控",
     "description": "The label for category llm in sidebar docs"
   },
   "sidebar.docs.category.aiConfig": {
-    "message": "Ai大模型配置",
+    "message": "AI大模型配置",
     "description": "The label for category aiConfig in sidebar docs"
   },
   "sidebar.docs.category.install": {
diff --git 
a/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/help/guide.md 
b/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/help/guide.md
index d0dacd5b61..2f18f2a3b7 100644
--- a/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/help/guide.md
+++ b/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/help/guide.md
@@ -88,7 +88,7 @@ sidebar_label: 帮助入门
 &emsp;&#x1F449;&emsp;[ElasticSearch](elasticsearch) <br />
 &emsp;&#x1F449;&emsp;[Flink](flink) <br />
 
-### Ai大模型监控
+### AI大模型监控
 
 &emsp;&#x1F449;&emsp;[OpenAi](openai) <br />
 
diff --git 
a/home/i18n/zh-cn/docusaurus-plugin-content-docs/version-v1.5.x/help/guide.md 
b/home/i18n/zh-cn/docusaurus-plugin-content-docs/version-v1.5.x/help/guide.md
index 0b5bfada4e..f1795fb6ae 100644
--- 
a/home/i18n/zh-cn/docusaurus-plugin-content-docs/version-v1.5.x/help/guide.md
+++ 
b/home/i18n/zh-cn/docusaurus-plugin-content-docs/version-v1.5.x/help/guide.md
@@ -87,7 +87,7 @@ sidebar_label: 帮助入门
 &emsp;&#x1F449;&emsp;[ElasticSearch](elasticsearch) <br />
 &emsp;&#x1F449;&emsp;[Flink](flink) <br />
 
-### Ai大模型监控
+### AI大模型监控
 
 &emsp;&#x1F449;&emsp;[OpenAi](openai) <br />
 
diff --git a/web-app/src/assets/i18n/zh-CN.json 
b/web-app/src/assets/i18n/zh-CN.json
index bb382f071d..6e61b6e202 100644
--- a/web-app/src/assets/i18n/zh-CN.json
+++ b/web-app/src/assets/i18n/zh-CN.json
@@ -591,7 +591,7 @@
   "menu.monitor.cn": "云原生监控",
   "menu.monitor.custom": "自定义监控",
   "menu.monitor.db": "数据库监控",
-  "menu.monitor.llm": "Ai大模型",
+  "menu.monitor.llm": "AI大模型",
   "menu.monitor.mid": "中间件监控",
   "menu.monitor.network": "网络监控",
   "menu.monitor.os": "操作系统监控",
diff --git a/web-app/src/assets/i18n/zh-TW.json 
b/web-app/src/assets/i18n/zh-TW.json
index 433274d281..db2c3a4143 100644
--- a/web-app/src/assets/i18n/zh-TW.json
+++ b/web-app/src/assets/i18n/zh-TW.json
@@ -590,7 +590,7 @@
   "menu.monitor.cn": "雲原生監控",
   "menu.monitor.custom": "自定義監控",
   "menu.monitor.db": "數據庫監控",
-  "menu.monitor.llm": "Ai大模型",
+  "menu.monitor.llm": "AI大模型",
   "menu.monitor.mid": "中間件監控",
   "menu.monitor.network": "網絡監控",
   "menu.monitor.os": "操作系統監控",


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to