diff --git a/messages/ru-RU.json b/messages/ru-RU.json index 7443638e6..a37f1213b 100644 --- a/messages/ru-RU.json +++ b/messages/ru-RU.json @@ -1780,6 +1780,18 @@ "myVirtualApiKeysUnnamed": "Неназванный ключ", "myVirtualApiKeysRevealSecret": "Показать секрет", "myVirtualApiKeysViewSecretDescription": "Этот секрет аутентифицирует вас в ресурсах ИИ шлюза", + "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": "Поставщики ИИ", "aiProvidersDescription": "Подключите поставщиков моделей для ИИ нагрузок в этой организации", "aiProvidersBannerTitle": "Подключить поставщиков моделей",