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

@@ -91,6 +91,8 @@ export const dict = {
"dialog.provider.group.other": "Andre",
"dialog.provider.tag.recommended": "Anbefalt",
"dialog.provider.anthropic.note": "Koble til med Claude Pro/Max eller API-nøkkel",
"dialog.provider.openai.note": "Koble til med ChatGPT Pro/Plus eller API-nøkkel",
"dialog.provider.copilot.note": "Koble til med Copilot eller API-nøkkel",
"dialog.model.select.title": "Velg modell",
"dialog.model.search.placeholder": "Søk etter modeller",