From a4483b7eb72eac58c360a47e79facfa947394c8d Mon Sep 17 00:00:00 2001 From: Faisal Amir Date: Mon, 15 Sep 2025 10:38:36 +0700 Subject: [PATCH] Update web-app/src/locales/en/tool-approval.json Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com> --- web-app/src/locales/en/tool-approval.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",