fix(i18n): add missing rerank translations to all locale files

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
huanghuoguoguo
2026-04-20 23:35:08 +08:00
parent 323481d69b
commit 3115d6f6dd
6 changed files with 30 additions and 0 deletions
+5
View File
@@ -278,6 +278,11 @@ const ruRU = {
loadError: 'Не удалось загрузить данные',
chat: 'Чат',
embedding: 'Embedding',
rerank: 'Переранжирование',
rerankUrlTooltip:
'Полный URL для эндпоинта переранжирования (напр.: https://dashscope.aliyuncs.com/compatible-api/v1/reranks)',
rerankPathTooltip:
'Путь, добавляемый к базовому URL (по умолчанию: rerank, некоторые сервисы используют reranks)',
modelsCount: '{{count}} модель(ей)',
expandModels: 'Развернуть',
collapseModels: 'Свернуть',