FIX: Typo in custom_tool_exists text (#1480)

This commit is contained in:
moin-Jana 2025-07-03 15:17:31 +02:00 committed by GitHub
parent 92e3615378
commit 8b4f401a7b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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>."