mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-24 13:26:08 +00:00
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:
@@ -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: 'Свернуть',
|
||||
|
||||
Reference in New Issue
Block a user