refactor(web): remove LLM reasoning format config and clean up locale strings

This commit is contained in:
zhsama
2026-02-09 23:57:27 +08:00
parent 9614fe8e6e
commit fff2c11d9c
26 changed files with 0 additions and 147 deletions

View File

@ -780,10 +780,6 @@
"nodes.llm.outputVars.reasoning_content": "Treść rozumowania",
"nodes.llm.outputVars.usage": "Informacje o użyciu modelu",
"nodes.llm.prompt": "prompt",
"nodes.llm.reasoningFormat.separated": "Oddziel tagi myślenia",
"nodes.llm.reasoningFormat.tagged": "Zachowaj myśl tagi",
"nodes.llm.reasoningFormat.title": "Włącz separację tagów uzasadnienia",
"nodes.llm.reasoningFormat.tooltip": "Wyodrębnij treść z tagów think i przechowaj ją w polu reasoning_content.",
"nodes.llm.resolution.high": "Wysoka",
"nodes.llm.resolution.low": "Niska",
"nodes.llm.resolution.name": "Rozdzielczość",