[] removed from the specific api integration label in the options page

This commit is contained in:
Mic 2026-04-16 23:20:30 +02:00
parent 62629fe191
commit 1ac16ed4c2
2 changed files with 2 additions and 2 deletions

View file

@ -1943,7 +1943,7 @@
"description": "" "description": ""
}, },
"prefs_specific_api_indicator": { "prefs_specific_api_indicator": {
"message": "[Using $1]", "message": "Using $1",
"description": "Indicator near settings button when a special prompt uses a specific API.", "description": "Indicator near settings button when a special prompt uses a specific API.",
"placeholders": { "placeholders": {
"1": { "1": {

View file

@ -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." "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": { "prefs_specific_api_indicator": {
"message": "[Använder $1]", "message": "Använder $1",
"placeholders": { "placeholders": {
"1": { "1": {
"content": "$1" "content": "$1"