From bcdfe51f3192fe39979c81d997e0cfb294806e51 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Tue, 18 Aug 2026 15:03:42 -0400 Subject: [PATCH] New translations en-us.json (Czech) [ci skip] --- messages/cs-CZ.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/messages/cs-CZ.json b/messages/cs-CZ.json index 2b8bca917..42d3d367a 100644 --- a/messages/cs-CZ.json +++ b/messages/cs-CZ.json @@ -1780,6 +1780,18 @@ "myVirtualApiKeysUnnamed": "Nepojmenovaný klíč", "myVirtualApiKeysRevealSecret": "Odhalit tajemství", "myVirtualApiKeysViewSecretDescription": "Toto tajemství vás autentizuje k AI bránovým zdrojům", + "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 Poskytovatelé", "aiProvidersDescription": "Připojení poskytovatelů modelů pro AI úkoly v této organizaci", "aiProvidersBannerTitle": "Připojit poskytovatele modelů",