diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 7628cb34..86ec5510 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -631,7 +631,7 @@ en: persona_already_exists: Persona with the name %{name} already exists. custom_tool_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: problem: ai_llm_status: "The LLM model: %{model_name} is encountering issues. Please check the model's configuration page."