feat(app): auto-open oauth links for codex and copilot (#10258)

This commit is contained in:
Edin
2026-01-23 16:35:44 +01:00
committed by GitHub
parent d6c5ddd6dc
commit 65c236c071
16 changed files with 37 additions and 0 deletions

View File

@@ -88,6 +88,8 @@ export const dict = {
"dialog.provider.group.other": "Другие",
"dialog.provider.tag.recommended": "Рекомендуемые",
"dialog.provider.anthropic.note": "Подключитесь с помощью Claude Pro/Max или API ключа",
"dialog.provider.openai.note": "Подключитесь с помощью ChatGPT Pro/Plus или API ключа",
"dialog.provider.copilot.note": "Подключитесь с помощью Copilot или API ключа",
"dialog.model.select.title": "Выбрать модель",
"dialog.model.search.placeholder": "Поиск моделей",