mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-09-02 15:47:16 +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:
@@ -281,6 +281,11 @@ const esES = {
|
||||
loadError: 'Error al cargar datos',
|
||||
chat: 'Chat',
|
||||
embedding: 'Embedding',
|
||||
rerank: 'Reordenar',
|
||||
rerankUrlTooltip:
|
||||
'URL completa para el endpoint de reordenación (ej: https://dashscope.aliyuncs.com/compatible-api/v1/reranks)',
|
||||
rerankPathTooltip:
|
||||
'Ruta añadida a la URL base (predeterminado: rerank, algunos servicios usan reranks)',
|
||||
modelsCount: '{{count}} modelo(s)',
|
||||
expandModels: 'Expandir',
|
||||
collapseModels: 'Contraer',
|
||||
|
||||
Reference in New Issue
Block a user