fix: inception provider labels

This commit is contained in:
Carl-Robert Linnupuu 2025-10-28 11:26:26 +00:00
parent 2cb79c89d7
commit 380f2f8797
4 changed files with 5 additions and 5 deletions

View file

@ -240,7 +240,7 @@ toolwindow.chat.editor.action.insertAtCaret.title=Insert at Caret
toolwindow.chat.editor.action.insertAtCaret.description=Insert generated code after main editor caret position
toolwindow.chat.editor.action.expand=Show More
toolwindow.chat.editor.action.collapse=Show Less
settingsConfigurable.service.inception.apiKey.comment=Get your API key from the <a href="https://platform.inceptionlabs.ai/dashboard/api-keys">Inception Labs dashboard</a>.
settingsConfigurable.service.inception.apiKey.comment=Get your API key from the <a href="https://platform.inceptionlabs.ai/dashboard/api-keys">Inception dashboard</a>.
toolwindow.chat.response.action.reloadResponse.text=Reload Response
toolwindow.chat.response.action.reloadResponse.description=Reload response description
toolwindow.chat.response.action.deleteResponse.text=Delete Response
@ -257,7 +257,7 @@ service.anthropic.title=Anthropic
service.azure.title=Azure
service.google.title=Google
service.mistral.title=Mistral
service.inception.title=Inception Labs
service.inception.title=Inception
service.llama.title=LLaMA C/C++
service.ollama.title=Ollama
validation.error.model.notExists='%s' is not available, please select another model