rename: assistant to ai

This commit is contained in:
2024-01-16 17:39:43 +08:00
parent b6ae82aa9c
commit 36f2ce57d5

View File

@@ -999,7 +999,7 @@ export default function ChatBOX(props: {
setChatStore({ ...chatStore }); setChatStore({ ...chatStore });
}} }}
> >
{Tr("Assistant")} {Tr("AI")}
</button> </button>
)} )}
{chatStore.develop_mode && ( {chatStore.develop_mode && (