From fc9d19e8144ebce15973fc8dd4bbeaca3f06fbc1 Mon Sep 17 00:00:00 2001 From: _00_ <131402327+rgaricano@users.noreply.github.com> Date: Wed, 23 Jul 2025 09:22:48 +0200 Subject: [PATCH] Update translation.json -Removed added strings Removed added strings because are innecessary for autogenerating flow. --- src/lib/i18n/locales/en-US/translation.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/lib/i18n/locales/en-US/translation.json b/src/lib/i18n/locales/en-US/translation.json index 8a73b7f999..01669336f7 100644 --- a/src/lib/i18n/locales/en-US/translation.json +++ b/src/lib/i18n/locales/en-US/translation.json @@ -811,7 +811,6 @@ "Leave empty to include all models or select specific models": "", "Leave empty to use the default prompt, or enter a custom prompt": "", "Leave model field empty to use the default model.": "", - "lexical": "", "License": "", "Light": "", "Listening...": "", @@ -1140,7 +1139,6 @@ "See readme.md for instructions": "", "See what's new": "", "Seed": "", - "semantic": "", "Select a base model": "", "Select a engine": "", "Select a function": "", @@ -1278,7 +1276,6 @@ "The score should be a value between 0.0 (0%) and 1.0 (100%).": "", "The temperature of the model. Increasing the temperature will make the model answer more creatively.": "", "The width in pixels to compress images to. Leave empty for no compression.": "", - "The Weight of BM25 Hybrid Search. 0 more lexical, 1 more semantic. Default 0.5": "", "Theme": "", "Thinking...": "", "This action cannot be undone. Do you wish to continue?": "",