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

@@ -90,6 +90,8 @@ export const dict = {
"dialog.provider.group.other": "Andere",
"dialog.provider.tag.recommended": "Empfohlen",
"dialog.provider.anthropic.note": "Mit Claude Pro/Max oder API-Schlüssel verbinden",
"dialog.provider.openai.note": "Mit ChatGPT Pro/Plus oder API-Schlüssel verbinden",
"dialog.provider.copilot.note": "Mit Copilot oder API-Schlüssel verbinden",
"dialog.model.select.title": "Modell auswählen",
"dialog.model.search.placeholder": "Modelle durchsuchen",