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 && (