From cf1e775a3f334e782fe257967f35442d46ca7e27 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E7=8E=8B=E5=8A=9B=E6=96=8C?=
<35325608+wlibin@users.noreply.github.com>
Date: Tue, 6 Aug 2024 10:01:44 +0800
Subject: [PATCH 1/3] Update sidebar.tsx
---
app/components/sidebar.tsx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app/components/sidebar.tsx b/app/components/sidebar.tsx
index d8def056e52..afac4d03c03 100644
--- a/app/components/sidebar.tsx
+++ b/app/components/sidebar.tsx
@@ -225,8 +225,8 @@ export function SideBar(props: { className?: string }) {
{...props}
>
}
>
From 57ab31a3ffc24af26c9f958677cca6d48263b75f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E7=8E=8B=E5=8A=9B=E6=96=8C?=
<35325608+wlibin@users.noreply.github.com>
Date: Tue, 6 Aug 2024 11:17:17 +0800
Subject: [PATCH 2/3] Update cn.ts
---
app/locales/cn.ts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/locales/cn.ts b/app/locales/cn.ts
index 69ada8784a0..2ef1835adfd 100644
--- a/app/locales/cn.ts
+++ b/app/locales/cn.ts
@@ -8,7 +8,7 @@ const cn = {
Error: {
Unauthorized: isApp
? "检测到无效 API Key,请前往[设置](/#/settings)页检查 API Key 是否配置正确。"
- : "访问密码不正确或为空,请前往[登录](/#/auth)页输入正确的访问密码,或者在[设置](/#/settings)页填入你自己的 OpenAI API Key。",
+ : "访问密码不正确或为空,请点击[登录](/#/auth)输入正确的访问密码。",
},
Auth: {
Title: "需要密码",
From 4c0d56b5a271dea15ab4531dff78549855b0730f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E7=8E=8B=E5=8A=9B=E6=96=8C?=
<35325608+wlibin@users.noreply.github.com>
Date: Thu, 19 Sep 2024 14:47:13 +0800
Subject: [PATCH 3/3] Update sidebar.tsx
---
app/components/sidebar.tsx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app/components/sidebar.tsx b/app/components/sidebar.tsx
index d7a7e8c1b02..617cf691064 100644
--- a/app/components/sidebar.tsx
+++ b/app/components/sidebar.tsx
@@ -304,7 +304,7 @@ export function SideBar(props: { className?: string }) {
/>
-
+
>
}
secondaryAction={