From 1c786d7908ffe9f1d5e3bca3ffbd87b0a3c054f4 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Tue, 18 Aug 2026 15:04:07 -0400 Subject: [PATCH] New translations en-us.json (Chinese Simplified) [ci skip] --- messages/zh-CN.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/messages/zh-CN.json b/messages/zh-CN.json index d7db750e2..5b4ae8767 100644 --- a/messages/zh-CN.json +++ b/messages/zh-CN.json @@ -1780,6 +1780,18 @@ "myVirtualApiKeysUnnamed": "未命名的密钥", "myVirtualApiKeysRevealSecret": "显示密钥", "myVirtualApiKeysViewSecretDescription": "此密钥认证您访问AI网关资源", + "aiClientConfigTitle": "Configure Coding Agents", + "aiClientConfigDescription": "Copy configuration for popular coding agents, or let the Pangolin CLI set it up for you automatically.", + "aiClientConfigDescriptionClaude": "Anthropic's agentic coding tool for the terminal.", + "aiClientConfigDescriptionCodex": "OpenAI's agentic coding tool for the terminal.", + "aiClientConfigDescriptionOpencode": "Open source terminal coding agent.", + "aiClientConfigDescriptionCursor": "AI code editor built on VS Code.", + "aiClientConfigTabCli": "Automatic (CLI)", + "aiClientConfigTabManual": "Manual Configuration", + "aiClientConfigEndpointPlaceholder": "https://example.resource.url.com", + "aiClientConfigRevealError": "Could not load your API key.", + "aiClientConfigRevealRetry": "Try again", + "resourceGeneralAiClientConfigLink": "See how to configure access to this resource in common clients like Claude Code and OpenCode", "aiProvidersTitle": "AI提供者", "aiProvidersDescription": "连接模型提供者用于本组织的AI工作负载", "aiProvidersBannerTitle": "连接模型提供者",