diff --git a/messages/ko-KR.json b/messages/ko-KR.json index 636eb5968..6079d77be 100644 --- a/messages/ko-KR.json +++ b/messages/ko-KR.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": "모델 공급자 연결",