more chinese translation. (#609)
This commit is contained in:
@@ -425,7 +425,7 @@ export const Chat = memo(({ stopConversationRef }: Props) => {
|
||||
/>
|
||||
|
||||
<TemperatureSlider
|
||||
label="Temperature"
|
||||
label={t('Temperature')}
|
||||
onChangeTemperature={(temperature) =>
|
||||
handleUpdateConversation(selectedConversation, {
|
||||
key: 'temperature',
|
||||
|
||||
Reference in New Issue
Block a user