This commit is contained in:
GH Action - Upstream Sync
2025-01-20 01:38:26 +00:00
31 changed files with 2856 additions and 300 deletions

View File

@@ -638,6 +638,9 @@ const cn = {
Discovery: {
Name: "发现",
},
Mcp: {
Name: "MCP",
},
FineTuned: {
Sysmessage: "你是一个助手",
},

View File

@@ -647,6 +647,9 @@ const en: LocaleType = {
Discovery: {
Name: "Discovery",
},
Mcp: {
Name: "MCP",
},
FineTuned: {
Sysmessage: "You are an assistant that",
},