jan/web-app/src/locales/en/tools.json
2025-09-15 10:33:05 +07:00

13 lines
506 B
JSON

{
"toolApproval": {
"title": "Tool Approval Required",
"description": "The assistant wants to use",
"securityNotice": "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",
"alwaysAllow": "Allow in thread",
"parameters": "Tool Parameters",
"permissionScope": "Permissions granted apply only to this conversation."
}
}