fix: remove duplicate translation keys in settings.json

This commit is contained in:
Roo Code 2026-01-10 07:31:31 +00:00
parent 809602f2b8
commit c13260f935

View file

@ -535,9 +535,7 @@
"placeholder": "Default: claude",
"maxTokensLabel": "Max Output Tokens",
"maxTokensDescription": "Maximum number of output tokens for Claude Code responses. Default is 8000."
},
"openAiStrictToolMessageOrdering": "Strict tool message ordering",
"openAiStrictToolMessageOrderingDescription": "Enable this if your API returns errors like \"Unexpected role 'user' after role 'tool'\". This merges text content into tool messages to fix compatibility with NVIDIA NIM, OpenRouter, and other strict OpenAI-compatible APIs."
}
},
"browser": {
"enable": {