mirror of
https://github.com/discourse/discourse-ai.git
synced 2025-07-07 15:02:25 +00:00
FIX: Typo in custom_tool_exists text (#1480)
This commit is contained in:
parent
92e3615378
commit
8b4f401a7b
@ -631,7 +631,7 @@ en:
|
|||||||
persona_already_exists: Persona with the name %{name} already exists.
|
persona_already_exists: Persona with the name %{name} already exists.
|
||||||
custom_tool_exists:
|
custom_tool_exists:
|
||||||
one: "Custom tool with the name %{names} already exists."
|
one: "Custom tool with the name %{names} already exists."
|
||||||
other: "Custom tools with the names %{names} already exists."
|
other: "Custom tools with the names %{names} already exist."
|
||||||
dashboard:
|
dashboard:
|
||||||
problem:
|
problem:
|
||||||
ai_llm_status: "The LLM model: %{model_name} is encountering issues. Please check the <a href='%{url}'>model's configuration page</a>."
|
ai_llm_status: "The LLM model: %{model_name} is encountering issues. Please check the <a href='%{url}'>model's configuration page</a>."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user