From ffd46e2c23a98d45a2e19c5e90d619fb48470312 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Tue, 18 Aug 2026 15:04:05 -0400 Subject: [PATCH] New translations en-us.json (Turkish) [ci skip] --- messages/tr-TR.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/messages/tr-TR.json b/messages/tr-TR.json index 1cc85bafa..9a19e9d45 100644 --- a/messages/tr-TR.json +++ b/messages/tr-TR.json @@ -1780,6 +1780,18 @@ "myVirtualApiKeysUnnamed": "İsimsiz anahtar", "myVirtualApiKeysRevealSecret": "Gizliyi Açıklayın", "myVirtualApiKeysViewSecretDescription": "Bu gizli, sizi AI Gateway kaynaklarına kimlik doğrular", + "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 Sağlayıcıları", "aiProvidersDescription": "Bu organizasyonda AI iş yükleri için model sağlayıcılarla bağlantı kurun", "aiProvidersBannerTitle": "Model Sağlayıcılarla Bağlan",