mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-27 16:33:49 +00:00
24 lines
968 B
JSON
24 lines
968 B
JSON
{
|
|
"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",
|
|
"mcp_endpoints": "Access address",
|
|
"mcp_json_config": "Access script",
|
|
"mcp_name": "MCP service name",
|
|
"mcp_server": "MCP Services",
|
|
"mcp_server_description": "Allows you to select some applications to provide external use with the MCP protocol. \nDue to the immaturity of the MCP protocol, this feature is still in the beta stage.",
|
|
"search_app": "Search for apps",
|
|
"select_app": "Application selection",
|
|
"start_use": "Get started",
|
|
"usage_way": "MCP service usage"
|
|
}
|