[] removed from the specific api integration label in the options page
This commit is contained in:
parent
62629fe191
commit
1ac16ed4c2
2 changed files with 2 additions and 2 deletions
|
|
@ -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": {
|
||||||
|
|
|
||||||
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue