mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-11 08:19:01 +08:00
fix: reranker i18n (#7251)
This commit is contained in:
parent
8e7ad00ebc
commit
9faa45b571
@ -786,9 +786,9 @@
|
|||||||
"string": "Text"
|
"string": "Text"
|
||||||
},
|
},
|
||||||
"pinned": "Pinned",
|
"pinned": "Pinned",
|
||||||
"rerank_model": "Reordering Model",
|
"rerank_model": "Reranker",
|
||||||
"rerank_model_support_provider": "Currently, the reordering model only supports some providers ({{provider}})",
|
"rerank_model_support_provider": "Currently, the reranker model only supports some providers ({{provider}})",
|
||||||
"rerank_model_not_support_provider": "Currently, the reordering model does not support this provider ({{provider}})",
|
"rerank_model_not_support_provider": "Currently, the reranker model does not support this provider ({{provider}})",
|
||||||
"rerank_model_tooltip": "Click the Manage button in Settings -> Model Services to add.",
|
"rerank_model_tooltip": "Click the Manage button in Settings -> Model Services to add.",
|
||||||
"search": "Search models...",
|
"search": "Search models...",
|
||||||
"stream_output": "Stream output",
|
"stream_output": "Stream output",
|
||||||
@ -798,7 +798,7 @@
|
|||||||
"free": "Free",
|
"free": "Free",
|
||||||
"function_calling": "Tool",
|
"function_calling": "Tool",
|
||||||
"reasoning": "Reasoning",
|
"reasoning": "Reasoning",
|
||||||
"rerank": "Reordering",
|
"rerank": "Reranker",
|
||||||
"select": "Select Model Types",
|
"select": "Select Model Types",
|
||||||
"text": "Text",
|
"text": "Text",
|
||||||
"vision": "Vision",
|
"vision": "Vision",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user