From d418c36365d2018ff14aa75781aedebcf42e0a1c Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Tue, 18 Aug 2026 15:03:57 -0400 Subject: [PATCH] New translations en-us.json (Polish) [ci skip] --- messages/pl-PL.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/messages/pl-PL.json b/messages/pl-PL.json index b40755ad4..d65634df0 100644 --- a/messages/pl-PL.json +++ b/messages/pl-PL.json @@ -1780,6 +1780,18 @@ "myVirtualApiKeysUnnamed": "Bez nazwy", "myVirtualApiKeysRevealSecret": "Ujawnij Sekret", "myVirtualApiKeysViewSecretDescription": "Ten sekret uwierzytelnia cię do zasobów Gateway 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": "Dostawcy AI", "aiProvidersDescription": "Połącz dostawców modeli dla obciążeń AI w tej organizacji", "aiProvidersBannerTitle": "Połącz dostawców modeli",