From a20abe2acc2dc1d67b5a2f029572bcd480e7c8dd Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Tue, 18 Aug 2026 15:03:49 -0400 Subject: [PATCH] New translations en-us.json (Italian) [ci skip] --- messages/it-IT.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/messages/it-IT.json b/messages/it-IT.json index e6d8f6f2b..6c1fddc64 100644 --- a/messages/it-IT.json +++ b/messages/it-IT.json @@ -1780,6 +1780,18 @@ "myVirtualApiKeysUnnamed": "Chiave senza nome", "myVirtualApiKeysRevealSecret": "Rivela Segreto", "myVirtualApiKeysViewSecretDescription": "Questo segreto ti autentica alle risorse 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": "Provider AI", "aiProvidersDescription": "Connetti provider di modelli per i carichi di lavoro AI in questa organizzazione", "aiProvidersBannerTitle": "Connetti Provider di Modelli",