From 252cb5ae905832952bf32f5184f1436129096f4f Mon Sep 17 00:00:00 2001 From: ckt1031 <65409152+ckt1031@users.noreply.github.com> Date: Sat, 30 Sep 2023 23:30:12 +0800 Subject: [PATCH] fix: i18n --- i18n/en.json | 2 ++ web/src/components/Footer.js | 18 +----------------- 2 files changed, 3 insertions(+), 17 deletions(-) diff --git a/i18n/en.json b/i18n/en.json index 1c84da7b..f60bf25d 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -620,6 +620,8 @@ "私有部署地址": "Private deployment address", "请输入私有部署地址,格式为:https://fastgpt.run/api/openapi": "Please enter the private deployment address, the format is: https://fastgpt.run/api/openapi", "请输入新的密码,最短 8 位": "Please enter a new password, at least 8 characters", + "理历史": "History", + "请输入知识库 ID,例如:123456": "Please enter the knowledge base ID, for example: 123456", "本项目 OneAPI 原作 JustSong ,由 ckt1031 改进,本源代码遵循 MIT 协议": "OneAPI by JustSong, improved by ckt1031, and follows MIT license", "警告": "Warning", diff --git a/web/src/components/Footer.js b/web/src/components/Footer.js index 3c233a4f..b355ef80 100644 --- a/web/src/components/Footer.js +++ b/web/src/components/Footer.js @@ -37,23 +37,7 @@ const Footer = () => { > ) : (