From cf4de3f30fd7f8ebb39329d920a9a43d5926afc7 Mon Sep 17 00:00:00 2001 From: 0xSage Date: Fri, 22 Dec 2023 12:11:09 +0800 Subject: [PATCH] chore: copy fixes --- web/containers/DropdownListSidebar/index.tsx | 2 +- web/screens/Chat/ChatBody/index.tsx | 2 +- web/screens/Settings/Advanced/index.tsx | 2 +- web/screens/Settings/Appearance/index.tsx | 4 ++-- web/screens/SystemMonitor/index.tsx | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/web/containers/DropdownListSidebar/index.tsx b/web/containers/DropdownListSidebar/index.tsx index 4a079317f..86203ddff 100644 --- a/web/containers/DropdownListSidebar/index.tsx +++ b/web/containers/DropdownListSidebar/index.tsx @@ -131,7 +131,7 @@ export default function DropdownListSidebar() { {finishInit && ( - To change model, please start a new thread + Start a new thread to change the model )} diff --git a/web/screens/Chat/ChatBody/index.tsx b/web/screens/Chat/ChatBody/index.tsx index 3f92eaa8e..4d86e9e44 100644 --- a/web/screens/Chat/ChatBody/index.tsx +++ b/web/screens/Chat/ChatBody/index.tsx @@ -126,7 +126,7 @@ const ChatBody: React.FC = () => { className="mt-10 flex flex-col items-center" > - Whoops! Jan's generation was interrupted. Let's + Oops! The generation was interrupted. Let's give it another go!