diff --git a/src/renderer/src/i18n/locales/en-us.json b/src/renderer/src/i18n/locales/en-us.json index dffaa3769e..46c32545c0 100644 --- a/src/renderer/src/i18n/locales/en-us.json +++ b/src/renderer/src/i18n/locales/en-us.json @@ -786,9 +786,9 @@ "string": "Text" }, "pinned": "Pinned", - "rerank_model": "Reordering Model", - "rerank_model_support_provider": "Currently, the reordering model only supports some providers ({{provider}})", - "rerank_model_not_support_provider": "Currently, the reordering model does not support this provider ({{provider}})", + "rerank_model": "Reranker", + "rerank_model_support_provider": "Currently, the reranker model only supports some providers ({{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.", "search": "Search models...", "stream_output": "Stream output", @@ -798,7 +798,7 @@ "free": "Free", "function_calling": "Tool", "reasoning": "Reasoning", - "rerank": "Reordering", + "rerank": "Reranker", "select": "Select Model Types", "text": "Text", "vision": "Vision",