diff --git a/messages/nl-NL.json b/messages/nl-NL.json index 51214b9cc..93d7b1d85 100644 --- a/messages/nl-NL.json +++ b/messages/nl-NL.json @@ -1780,6 +1780,18 @@ "myVirtualApiKeysUnnamed": "Naamloos sleutel", "myVirtualApiKeysRevealSecret": "Geheim onthullen", "myVirtualApiKeysViewSecretDescription": "Dit geheim authenticeert u bij AI Gateway-resources", + "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-aanbieders", "aiProvidersDescription": "Verbind modellenproviders voor AI-werklasten in deze organisatie", "aiProvidersBannerTitle": "Modellenproviders verbinden",