From ce32266ad1ab5c6abbc7cf991a68c865129b301c Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Tue, 18 Aug 2026 15:03:45 -0400 Subject: [PATCH] New translations en-us.json (Danish) [ci skip] --- messages/da-DK.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/messages/da-DK.json b/messages/da-DK.json index f0cf509f9..24c56ad3d 100644 --- a/messages/da-DK.json +++ b/messages/da-DK.json @@ -1780,6 +1780,18 @@ "myVirtualApiKeysUnnamed": "Navnløs nøgle", "myVirtualApiKeysRevealSecret": "Vis hemmelighed", "myVirtualApiKeysViewSecretDescription": "Denne hemmelighed autentificerer dig til AI Gateway ressourcer", + "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-udbydere", "aiProvidersDescription": "Forbind modeludbydere til AI-arbejdsopgaver i denne organisation", "aiProvidersBannerTitle": "Forbind Modeludbydere",