diff --git a/web-app/src/locales/en/tool-approval.json b/web-app/src/locales/en/tool-approval.json index bdbf08fbe..2d0c8b549 100644 --- a/web-app/src/locales/en/tool-approval.json +++ b/web-app/src/locales/en/tool-approval.json @@ -1,6 +1,6 @@ { "title": "Tool Call Request", - "description": "The assistant wants to use the tool: {{toolName}} hello", + "description": "The assistant wants to use the tool: {{toolName}}", "securityNotice": "Security Notice: Malicious tools or conversation content could potentially trick the assistant into attempting harmful actions. Review each tool call carefully before approving.", "deny": "Deny", "allowOnce": "Allow Once",