diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 24678b2d..585bedff 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -1581,7 +1581,7 @@ "message": "What sampling temperature to use, between 0 and 2. Higher values like 0.8 will make the output more random, while lower values like 0.2 will make it more focused and deterministic.", "description": "" }, - "ollama_temperature_Info": { + "prefs_ollama_temperature_Info": { "message": "The temperature of the model. Increasing the temperature will make the model answer more creatively. The default value is 0.8. It is recommended to use values between 0 and 1.", "description": "" },