From c6276be63e7f4d208932a6aa72cbe3de8160ba06 Mon Sep 17 00:00:00 2001 From: Sam Date: Tue, 22 Oct 2024 12:10:08 +1100 Subject: [PATCH] FIX: add missing translation (#849) --- config/locales/client.en.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 1c79f6a7..a58b987a 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -267,6 +267,7 @@ en: ai_helper: "AI Helper" ai_persona: "Persona (%{persona})" ai_summarization: "Summarization" + ai_embeddings_semantic_search: "Semantic Search" in_use_warning: one: "This model is currently used by %{settings}. If misconfigured, the feature won't work as expected." other: "This model is currently used by the following: %{settings}. If misconfigured, features won't work as expected. "