From 36f2ce57d5052d06cfbaf23a3812c04b1dc8f372 Mon Sep 17 00:00:00 2001 From: heimoshuiyu Date: Tue, 16 Jan 2024 17:39:43 +0800 Subject: [PATCH] rename: assistant to ai --- src/chatbox.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/chatbox.tsx b/src/chatbox.tsx index 247709a..435ec62 100644 --- a/src/chatbox.tsx +++ b/src/chatbox.tsx @@ -999,7 +999,7 @@ export default function ChatBOX(props: { setChatStore({ ...chatStore }); }} > - {Tr("Assistant")} + {Tr("AI")} )} {chatStore.develop_mode && (