From 534f96dd69bdc1fb6e31df5af55332bd9ac70c2e Mon Sep 17 00:00:00 2001 From: nite-knite Date: Wed, 2 Jul 2025 16:30:13 +0800 Subject: [PATCH] feat: update text for unconfigured mcp server tag --- web/i18n/en-US/tools.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/i18n/en-US/tools.ts b/web/i18n/en-US/tools.ts index e1003835c4..418d1cb076 100644 --- a/web/i18n/en-US/tools.ts +++ b/web/i18n/en-US/tools.ts @@ -168,7 +168,7 @@ const translation = { cardTitle: 'Add MCP Server (HTTP)', cardLink: 'Learn more about MCP server integration', }, - noConfigured: 'Unconfigured Server', + noConfigured: 'Unconfigured', updateTime: 'Updated', toolsCount: '{{count}} tools', noTools: 'No tools available',