+
diff --git a/web/default/src/i18n/locales/en.json b/web/default/src/i18n/locales/en.json
index 97e47f5552c9..dce0fea4307e 100644
--- a/web/default/src/i18n/locales/en.json
+++ b/web/default/src/i18n/locales/en.json
@@ -1800,7 +1800,7 @@
"Follow the guided steps to prepare your workspace before the first login.": "Follow the guided steps to prepare your workspace before the first login.",
"Font": "Font",
"Footer": "Footer",
- "Footer text displayed at the bottom of pages": "Footer text displayed at the bottom of pages",
+ "Footer text displayed at the bottom of pages": "Footer content shown at the bottom of pages. Supports Markdown links, e.g. [ICP No.](https://beian.miit.gov.cn)",
"footer.columns.about.links.aboutProject": "About Project",
"footer.columns.about.links.contact": "Contact Us",
"footer.columns.about.links.features": "Features",
diff --git a/web/default/src/i18n/locales/zh.json b/web/default/src/i18n/locales/zh.json
index 2c68e20310c2..e74c6789a643 100644
--- a/web/default/src/i18n/locales/zh.json
+++ b/web/default/src/i18n/locales/zh.json
@@ -1851,7 +1851,7 @@
"Follow the guided steps to prepare your workspace before the first login.": "请按照引导步骤在首次登录前准备您的工作区。",
"Font": "字体",
"Footer": "页脚",
- "Footer text displayed at the bottom of pages": "显示在页面底部的页脚文本",
+ "Footer text displayed at the bottom of pages": "显示在页面底部的页脚内容,支持 Markdown 链接,例如 [京ICP备12345号](https://beian.miit.gov.cn)",
"footer.columns.about.links.aboutProject": "关于项目",
"footer.columns.about.links.contact": "联系我们",
"footer.columns.about.links.features": "功能",