openmcp-client/l10n/bundle.l10n.en.json
2025-06-09 17:54:50 +08:00

17 lines
827 B
JSON

{
"ensure-delete-connection": "Are you sure you want to delete connection {0}?",
"confirm": "OK",
"choose-connection-type": "Please select the connection type",
"please-enter-connection-command": "Please enter the connection command",
"example-mcp-run": "For example: mcp run main.py",
"please-enter-cwd": "Please enter the working directory (cwd), optional",
"please-enter-cwd-placeholder": "For example: /path/to/project",
"please-enter-url": "Please enter the connection URL",
"example-as": "For example:",
"enter-optional-oauth": "Please enter the OAuth token, optional",
"quick-start": "Getting Started",
"read-document": "Read documentation",
"report-issue": "Report a problem",
"join-project": "Participate in the project",
"comment-plugin": "Comment Plugin"
}