FIX: add missing translation (#849)
This commit is contained in:
parent
a1f859a415
commit
c6276be63e
|
@ -267,6 +267,7 @@ en:
|
||||||
ai_helper: "AI Helper"
|
ai_helper: "AI Helper"
|
||||||
ai_persona: "Persona (%{persona})"
|
ai_persona: "Persona (%{persona})"
|
||||||
ai_summarization: "Summarization"
|
ai_summarization: "Summarization"
|
||||||
|
ai_embeddings_semantic_search: "Semantic Search"
|
||||||
in_use_warning:
|
in_use_warning:
|
||||||
one: "This model is currently used by %{settings}. If misconfigured, the feature won't work as expected."
|
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. "
|
other: "This model is currently used by the following: %{settings}. If misconfigured, features won't work as expected. "
|
||||||
|
|
Loading…
Reference in New Issue