feat(auth): enhance AuthDialog with error handling and update API key link

This commit is contained in:
mingholy.lmh 2026-02-11 16:48:54 +08:00
parent a8a05188cb
commit 54d9073cc0
9 changed files with 47 additions and 5 deletions

View file

@ -1398,6 +1398,10 @@ export default {
// ============================================================================
// Coding Plan Authentication
// ============================================================================
'Please enter your API key:': 'Bitte geben Sie Ihren API-Schlüssel ein:',
'API key cannot be empty.': 'API-Schlüssel darf nicht leer sein.',
'You can get your exclusive Coding Plan API-KEY here:':
'Hier können Sie Ihren exklusiven Coding Plan API-KEY erhalten:',
'New model configurations are available for Bailian Coding Plan. Update now?':
'Neue Modellkonfigurationen sind für Bailian Coding Plan verfügbar. Jetzt aktualisieren?',
'Coding Plan configuration updated successfully. New models are now available.':