From a90d3f326809dc4d51161607f9c88fd8b92f0a31 Mon Sep 17 00:00:00 2001 From: Jan Kessler Date: Fri, 23 May 2025 22:30:04 +0200 Subject: [PATCH] add missing locale string --- src/lib/i18n/locales/en-US/translation.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/i18n/locales/en-US/translation.json b/src/lib/i18n/locales/en-US/translation.json index ea3308b6c..d778adc87 100644 --- a/src/lib/i18n/locales/en-US/translation.json +++ b/src/lib/i18n/locales/en-US/translation.json @@ -1317,6 +1317,7 @@ "What’s New in": "", "When enabled, the model will respond to each chat message in real-time, generating a response as soon as the user sends a message. This mode is useful for live chat applications, but may impact performance on slower hardware.": "", "wherever you are": "", + "Weight of BM25 Retrieval": "", "Whisper (Local)": "", "Why?": "", "Widescreen Mode": "",