mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-24 05:23:57 +00:00
mcp server tool alias (#4621)
This commit is contained in:
@@ -2,9 +2,12 @@
|
||||
"app_alias_name": "Tool name",
|
||||
"app_description": "Application Description",
|
||||
"app_name": "Application name",
|
||||
"app_tool_name": "Tool alias",
|
||||
"apps": "Exposed applications",
|
||||
"create_mcp": "Create an MCP service",
|
||||
"create_mcp_server": "Create a new service",
|
||||
"delete_mcp_server_confirm_tip": "Confirm to delete the service?",
|
||||
"edit_mcp": "Edit MCP Services",
|
||||
"has_chosen": "Selected",
|
||||
"manage_app": "manage",
|
||||
"mcp_apps": "Number of associated applications",
|
||||
|
@@ -2,9 +2,12 @@
|
||||
"app_alias_name": "工具名",
|
||||
"app_description": "应用描述",
|
||||
"app_name": "应用名",
|
||||
"app_tool_name": "工具别名",
|
||||
"apps": "暴露的应用",
|
||||
"create_mcp": "创建 MCP 服务",
|
||||
"create_mcp_server": "新建服务",
|
||||
"delete_mcp_server_confirm_tip": "确认删除该服务?",
|
||||
"edit_mcp": "编辑 MCP 服务",
|
||||
"has_chosen": "已选择",
|
||||
"manage_app": "管理",
|
||||
"mcp_apps": "关联应用数量",
|
||||
|
@@ -2,9 +2,12 @@
|
||||
"app_alias_name": "工具名",
|
||||
"app_description": "應用描述",
|
||||
"app_name": "應用名",
|
||||
"app_tool_name": "工具別名",
|
||||
"apps": "暴露的應用",
|
||||
"create_mcp": "創建 MCP 服務",
|
||||
"create_mcp_server": "新建服務",
|
||||
"delete_mcp_server_confirm_tip": "確認刪除該服務?",
|
||||
"edit_mcp": "編輯 MCP 服務",
|
||||
"has_chosen": "已選擇",
|
||||
"manage_app": "管理",
|
||||
"mcp_apps": "關聯應用數量",
|
||||
|
Reference in New Issue
Block a user