From 103e0f853693443239b53e04e0afc92b156a3cf8 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Fri, 27 Feb 2026 14:53:51 +0800 Subject: [PATCH] bugfix --- wwwroot/i18n/en/i18n.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/wwwroot/i18n/en/i18n.json b/wwwroot/i18n/en/i18n.json index f6b7d8b..ff9e69c 100644 --- a/wwwroot/i18n/en/i18n.json +++ b/wwwroot/i18n/en/i18n.json @@ -3,4 +3,8 @@ "zh":"中文", "jp":"日本语", "ko":"韩语" + "主页": "home", + "模型广场": "llms", + "私有知识库": "my rags", + "关于我们": "About us" }