From 0112b54bc7b0d929b6f127daf00cfb0f2e05d1bc Mon Sep 17 00:00:00 2001 From: Kadxy <2230318258@qq.com> Date: Thu, 16 Jan 2025 22:35:26 +0800 Subject: [PATCH] fix: missing en translation --- app/locales/en.ts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/locales/en.ts b/app/locales/en.ts index fddb6f091..6ceb425dd 100644 --- a/app/locales/en.ts +++ b/app/locales/en.ts @@ -635,6 +635,9 @@ const en: LocaleType = { Discovery: { Name: "Discovery", }, + Mcp: { + Name: "MCP", + }, FineTuned: { Sysmessage: "You are an assistant that", },