From 8270f725ae5d516c780904a47c1ad1efe7e84063 Mon Sep 17 00:00:00 2001 From: mic Date: Sun, 28 Dec 2025 21:25:02 +0100 Subject: [PATCH] id fixed --- _locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": "" },