From 1ac16ed4c24166e1e26faaa2e1e5f246b4b57a7f Mon Sep 17 00:00:00 2001 From: Mic Date: Thu, 16 Apr 2026 23:20:30 +0200 Subject: [PATCH] [] removed from the specific api integration label in the options page --- _locales/en/messages.json | 2 +- _locales/sv/messages.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index ba823f37..b94db7f7 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -1943,7 +1943,7 @@ "description": "" }, "prefs_specific_api_indicator": { - "message": "[Using $1]", + "message": "Using $1", "description": "Indicator near settings button when a special prompt uses a specific API.", "placeholders": { "1": { diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index 922a0d68..4177c091 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -1686,7 +1686,7 @@ "message": "Om markerat kommer Ollama att tvingas returnera ett giltigt JSON-svar. Det här alternativet fungerar bara med modeller som stöder strukturerad utdata." }, "prefs_specific_api_indicator": { - "message": "[Använder $1]", + "message": "Använder $1", "placeholders": { "1": { "content": "$1"