more chinese translation. (#609)

This commit is contained in:
ryanhex53
2023-04-19 22:32:29 +08:00
committed by GitHub
parent 3685378ab8
commit 2208e4dfc7
7 changed files with 23 additions and 11 deletions
+1 -1
View File
@@ -425,7 +425,7 @@ export const Chat = memo(({ stopConversationRef }: Props) => {
/>
<TemperatureSlider
label="Temperature"
label={t('Temperature')}
onChangeTemperature={(temperature) =>
handleUpdateConversation(selectedConversation, {
key: 'temperature',